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