mirror of
https://github.com/a2-4am/4cade.git
synced 2025-04-03 05:32:00 +00:00
fix Zaxxon on IIc+
This commit is contained in:
parent
3fc9a0482a
commit
534c00f6b5
@ -7,9 +7,7 @@
|
||||
|
||||
!source "src/prelaunch/common.a"
|
||||
|
||||
+LC_REBOOT
|
||||
+READ_RAM2_NO_WRITE
|
||||
jsr EnableAccelerator
|
||||
lda MachineStatus
|
||||
pha
|
||||
lda MockingboardStuff
|
||||
@ -40,8 +38,10 @@
|
||||
ldy #$bd
|
||||
sty $1a40
|
||||
sty $1a61
|
||||
+ bit $C083
|
||||
jsr DisableAccelerator
|
||||
+ +READ_RAM2_WRITE_RAM2
|
||||
|
||||
+LC_REBOOT
|
||||
+READ_RAM2_WRITE_RAM2
|
||||
ldy #0
|
||||
jmp $41D0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user