fix Super Zaxxon reset

This commit is contained in:
Peter Ferrie 2024-04-28 21:11:39 -07:00
parent 7f0518fd46
commit f26e9f1763
1 changed files with 4 additions and 1 deletions

View File

@ -7,7 +7,10 @@
!source "src/prelaunch/common.a"
+GET_MACHINE_STATUS
+READ_RAM2_WRITE_RAM2
+LC_REBOOT
lda MachineStatus
+READ_ROM_NO_WRITE
and #CHEATS_ENABLED
beq +
lda #0