mirror of
https://github.com/a2-4am/4cade.git
synced 2025-01-15 04:30:18 +00:00
always patch Falcons keys
This commit is contained in:
parent
33e9369ebb
commit
de942a76f8
@ -12,15 +12,12 @@
|
||||
sta $3f0b
|
||||
jsr $3eba ; decompress
|
||||
lda ROM_MACHINEID
|
||||
cmp #$06
|
||||
bne @iiplus
|
||||
ldx #$CA
|
||||
stx $944F
|
||||
inx
|
||||
stx $9457
|
||||
inx
|
||||
stx $9453
|
||||
@iiplus
|
||||
+GET_MACHINE_STATUS
|
||||
and #CHEATS_ENABLED
|
||||
beq +
|
||||
|
Loading…
x
Reference in New Issue
Block a user