mirror of
https://github.com/a2-4am/4cade.git
synced 2025-02-17 07:31:19 +00:00
fix Run For The Money reset vector
This commit is contained in:
parent
edd6192a22
commit
c2de0a2ccc
@ -11,10 +11,7 @@
|
|||||||
lda #$60
|
lda #$60
|
||||||
sta $897
|
sta $897
|
||||||
jsr $800 ; decompress
|
jsr $800 ; decompress
|
||||||
ldx #0
|
inc $43BD ; reboot
|
||||||
stx $43B3
|
|
||||||
inx
|
|
||||||
stx $43B8 ; reset vector
|
|
||||||
+DISABLE_ACCEL
|
+DISABLE_ACCEL
|
||||||
|
|
||||||
jmp $4000
|
jmp $4000
|
||||||
|
Loading…
x
Reference in New Issue
Block a user