fix Space Spikes crash, thanks TomCh

This commit is contained in:
Peter Ferrie 2022-09-25 11:13:56 -07:00
parent d6e371dbd4
commit 8b04e0e8af
1 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,8 @@ callback2
+
jsr DisableAccelerator
+READ_ROM_NO_WRITE
lda #$21
jsr $FCA8 ; allow joystick timers to expire
jmp $A00
}