mirror of
https://github.com/a2-4am/4cade.git
synced 2025-02-20 12:29:04 +00:00
fix Time Pilot reset vector
This commit is contained in:
parent
0dd83a01f2
commit
4c3e2479db
@ -10,6 +10,7 @@
|
|||||||
lda #$60
|
lda #$60
|
||||||
sta $47CD
|
sta $47CD
|
||||||
jsr $472D ; decompress
|
jsr $472D ; decompress
|
||||||
|
+NEW_RESET_VECTOR $110
|
||||||
+GET_MACHINE_STATUS
|
+GET_MACHINE_STATUS
|
||||||
and #CHEATS_ENABLED
|
and #CHEATS_ENABLED
|
||||||
beq +
|
beq +
|
||||||
|
Loading…
x
Reference in New Issue
Block a user