mirror of
https://github.com/a2-4am/4cade.git
synced 2024-12-02 11:53:28 +00:00
.
This commit is contained in:
parent
d78fe68893
commit
f1b34716da
@ -54,11 +54,11 @@
|
|||||||
cpx #$C4
|
cpx #$C4
|
||||||
bne +
|
bne +
|
||||||
sta $9743,Y ;Replace #$C4 with detected slot
|
sta $9743,Y ;Replace #$C4 with detected slot
|
||||||
ldx $988D,Y ;find #$C4s
|
+ ldx $988D,Y ;find #$C4s
|
||||||
cpx #$C4
|
cpx #$C4
|
||||||
bne +
|
bne +
|
||||||
sta $988D,Y ;Replace #$C4 with detected slot
|
sta $988D,Y ;Replace #$C4 with detected slot
|
||||||
ldx $ACE0,Y ;find #$C4s
|
+ ldx $ACE0,Y ;find #$C4s
|
||||||
cpx #$C4
|
cpx #$C4
|
||||||
bne +
|
bne +
|
||||||
sta $ACE0,Y ;Replace #$C4 with detected slot
|
sta $ACE0,Y ;Replace #$C4 with detected slot
|
||||||
|
Loading…
Reference in New Issue
Block a user