1
0
mirror of https://github.com/a2-4am/4cade.git synced 2025-02-19 05:30:51 +00:00

fix Zaxxon reset

This commit is contained in:
Peter Ferrie 2024-04-28 21:02:44 -07:00
parent f49ea558ab
commit 7f0518fd46

@ -7,7 +7,8 @@
!source "src/prelaunch/common.a" !source "src/prelaunch/common.a"
+READ_RAM2_NO_WRITE +READ_RAM2_WRITE_RAM2
+LC_REBOOT
lda MachineStatus lda MachineStatus
pha pha
lda MockingboardStuff lda MockingboardStuff
@ -41,8 +42,6 @@
sty $1a61 sty $1a61
+ +READ_RAM2_WRITE_RAM2 + +READ_RAM2_WRITE_RAM2
+LC_REBOOT
+READ_RAM2_WRITE_RAM2
ldy #0 ldy #0
jmp $41D0 jmp $41D0