Add NES sprite flags, handle SDL non-held inputs

This commit is contained in:
2023-11-19 01:34:57 +01:00
parent 3ba1e58b75
commit 399e7426b5
11 changed files with 237 additions and 82 deletions

View File

@ -9,6 +9,7 @@ All all:
"Target=WindowsPC MultiSpacc_Target=SDL20" \
"Target=Windows9x" \
"Target=Web" \
"Target=Switch" \
"Target=NDS" \
"Target=NES" \
; do \