fix Time Pilot reset vector

This commit is contained in:
Peter Ferrie 2022-12-28 22:08:16 -08:00
parent 0dd83a01f2
commit 4c3e2479db
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
lda #$60
sta $47CD
jsr $472D ; decompress
+NEW_RESET_VECTOR $110
+GET_MACHINE_STATUS
and #CHEATS_ENABLED
beq +