Fire and Ice reset vector

This commit is contained in:
Peter Ferrie 2022-08-20 18:35:36 -07:00
parent 572077c7f0
commit 19fa1a0940
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@
lda #$60
sta $27BD
jsr $2760 ; decompress
sty $1C03
iny
sty $1C08
jsr $FB6F ; reset vector
+READ_RAM2_NO_WRITE
lda MachineStatus
and #CHEATS_ENABLED