From 111e6b9578f512a8ba3c4583c0d3db5439e14c7e Mon Sep 17 00:00:00 2001 From: 4am Date: Sat, 13 Nov 2021 01:08:50 -0500 Subject: [PATCH] fix prelaunch index record --- src/constants.a | 2 +- src/prodos.path.a | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/src/constants.a b/src/constants.a index 88e4e517d..e71e77c40 100644 --- a/src/constants.a +++ b/src/constants.a @@ -202,7 +202,7 @@ PRELAUNCH_STANDARD_SIZE = 61 ; LoadStandardPrelaunch, eventually to be d iCurBlockLo = $D401 ; constant iCurBlockHi = $D403 ; constant launchpatch = $D662 ; glue.launch.a -iAddToPath = $FEBF ; Roger Rabbit, avoid, use Infiltrator 2 style instead +iAddToPath = $FEC7 ; Roger Rabbit, avoid, use Infiltrator 2 style instead itraverse = $D964 ; Roger Rabbit, avoid, use Infiltrator 2 style instead ldrlo = $55 ; constant ldrhi = $56 ; constant diff --git a/src/prodos.path.a b/src/prodos.path.a index ae664059e..36e07093e 100644 --- a/src/prodos.path.a +++ b/src/prodos.path.a @@ -100,8 +100,7 @@ kFXDirectory !raw "FX/" kPrelaunchIndexRecord - !byte 13 - !raw "PRELAUNCH.IDX" + !source "src/index/prelaunch.idx.a" kGlobalPrefsFilename !byte 10