mirror of
https://github.com/a2-4am/4cade.git
synced 2025-08-09 16:25:02 +00:00
fix Time Pilot reset vector
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
lda #$60
|
||||
sta $47CD
|
||||
jsr $472D ; decompress
|
||||
+NEW_RESET_VECTOR $110
|
||||
+NEW_RESET_VECTOR $138
|
||||
+GET_MACHINE_STATUS
|
||||
and #CHEATS_ENABLED
|
||||
beq +
|
||||
|
Reference in New Issue
Block a user