ignore joystick response in Axis Assassin demo

This commit is contained in:
Peter Ferrie 2025-02-28 17:22:17 -08:00
parent 59a472e184
commit 0c36f60623

View File

@ -53,6 +53,9 @@
sta $5D43
lsr $5CBA
lda #$2c
sta $5E8C
+DISABLE_ACCEL
jmp $5c00