mirror of
https://github.com/a2-4am/4cade.git
synced 2025-04-07 16:39:56 +00:00
fix bug in Choplifter startup
This commit is contained in:
parent
cdb23a433c
commit
c8ff4b352b
Binary file not shown.
@ -25,6 +25,7 @@
|
||||
sta $0DA9
|
||||
jsr DisableAccelerator
|
||||
+READ_ROM_NO_WRITE
|
||||
ldy #0
|
||||
jmp $400
|
||||
|
||||
choplifter
|
||||
|
@ -12,4 +12,5 @@
|
||||
sta $403F
|
||||
jsr $4000 ; decompress
|
||||
+DISABLE_ACCEL
|
||||
ldy #0
|
||||
jmp $400
|
||||
|
Loading…
x
Reference in New Issue
Block a user