mirror of
https://github.com/a2-4am/4cade.git
synced 2025-08-15 12:27:32 +00:00
always patch Falcons keys
This commit is contained in:
@@ -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 +
|
||||||
|
Reference in New Issue
Block a user