always patch Falcons keys

This commit is contained in:
Peter Ferrie
2020-05-11 09:43:37 -07:00
parent 33e9369ebb
commit de942a76f8

View File

@@ -12,15 +12,12 @@
sta $3f0b sta $3f0b
jsr $3eba ; decompress jsr $3eba ; decompress
lda ROM_MACHINEID lda ROM_MACHINEID
cmp #$06
bne @iiplus
ldx #$CA ldx #$CA
stx $944F stx $944F
inx inx
stx $9457 stx $9457
inx inx
stx $9453 stx $9453
@iiplus
+GET_MACHINE_STATUS +GET_MACHINE_STATUS
and #CHEATS_ENABLED and #CHEATS_ENABLED
beq + beq +