fix Super Zaxxon reset

This commit is contained in:
Peter Ferrie 2024-04-28 21:11:39 -07:00
parent 7f0518fd46
commit f26e9f1763

View File

@ -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