fix Time Pilot reset vector

This commit is contained in:
Peter Ferrie
2024-05-29 21:12:00 -07:00
parent 04e839d4d7
commit 4fd63e6154

View File

@@ -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 +