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