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