mirror of
https://github.com/a2-4am/4cade.git
synced 2025-01-30 13:33:18 +00:00
fix Zaxxon reset
This commit is contained in:
parent
f49ea558ab
commit
7f0518fd46
@ -7,7 +7,8 @@
|
||||
|
||||
!source "src/prelaunch/common.a"
|
||||
|
||||
+READ_RAM2_NO_WRITE
|
||||
+READ_RAM2_WRITE_RAM2
|
||||
+LC_REBOOT
|
||||
lda MachineStatus
|
||||
pha
|
||||
lda MockingboardStuff
|
||||
@ -41,8 +42,6 @@
|
||||
sty $1a61
|
||||
+ +READ_RAM2_WRITE_RAM2
|
||||
|
||||
+LC_REBOOT
|
||||
+READ_RAM2_WRITE_RAM2
|
||||
ldy #0
|
||||
jmp $41D0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user