mirror of
https://github.com/a2-4am/4cade.git
synced 2025-02-05 21:33:34 +00:00
fix Super Zaxxon reset
This commit is contained in:
parent
7f0518fd46
commit
f26e9f1763
@ -7,7 +7,10 @@
|
|||||||
|
|
||||||
!source "src/prelaunch/common.a"
|
!source "src/prelaunch/common.a"
|
||||||
|
|
||||||
+GET_MACHINE_STATUS
|
+READ_RAM2_WRITE_RAM2
|
||||||
|
+LC_REBOOT
|
||||||
|
lda MachineStatus
|
||||||
|
+READ_ROM_NO_WRITE
|
||||||
and #CHEATS_ENABLED
|
and #CHEATS_ENABLED
|
||||||
beq +
|
beq +
|
||||||
lda #0
|
lda #0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user