fix Free Fall restart

This commit is contained in:
Peter Ferrie 2020-05-11 09:14:14 -07:00
parent 91977f1167
commit b93bfec8ef

View File

@ -11,6 +11,8 @@
lda #$60
sta $204E
jsr $2000 ; decompress
lda #$4C
sta $320
+GET_MACHINE_STATUS
and #CHEATS_ENABLED
beq +