mirror of
https://github.com/a2-4am/4cade.git
synced 2025-02-16 16:30:37 +00:00
fix reset for Crickateer and Depth Charge
This commit is contained in:
parent
c83910fd2d
commit
f9f581c582
@ -7,7 +7,9 @@
|
||||
|
||||
!source "src/prelaunch/common.a"
|
||||
|
||||
reset
|
||||
+ENABLE_ACCEL
|
||||
+NEW_RESET_VECTOR reset
|
||||
lda #$60
|
||||
sta $9474
|
||||
sta $949A
|
||||
|
@ -7,7 +7,9 @@
|
||||
|
||||
!source "src/prelaunch/common.a"
|
||||
|
||||
reset
|
||||
+ENABLE_ACCEL
|
||||
+NEW_RESET_VECTOR reset
|
||||
lda #$60
|
||||
sta $1A6A
|
||||
jsr $1A00 ; decompress
|
||||
|
Loading…
x
Reference in New Issue
Block a user