mirror of
https://github.com/a2-4am/4cade.git
synced 2025-02-17 07:31:19 +00:00
fix Free Fall restart
This commit is contained in:
parent
91977f1167
commit
b93bfec8ef
@ -11,6 +11,8 @@
|
||||
lda #$60
|
||||
sta $204E
|
||||
jsr $2000 ; decompress
|
||||
lda #$4C
|
||||
sta $320
|
||||
+GET_MACHINE_STATUS
|
||||
and #CHEATS_ENABLED
|
||||
beq +
|
||||
|
Loading…
x
Reference in New Issue
Block a user