From f1b34716da5cd2836d9afe739ee4b52a03a35754 Mon Sep 17 00:00:00 2001 From: Peter Ferrie Date: Mon, 2 Mar 2020 14:33:38 -0800 Subject: [PATCH] . --- src/prelaunch/berzap.mb.a | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/prelaunch/berzap.mb.a b/src/prelaunch/berzap.mb.a index f8133caa5..636053195 100644 --- a/src/prelaunch/berzap.mb.a +++ b/src/prelaunch/berzap.mb.a @@ -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