mirror of
https://github.com/a2-4am/4cade.git
synced 2025-08-07 18:25:24 +00:00
fix bug in Choplifter startup
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user