This commit is contained in:
Peter Ferrie 2020-03-02 14:33:38 -08:00
parent d78fe68893
commit f1b34716da

View File

@ -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