From f26cb4becfc7059b63a1fccb018bf53578abf159 Mon Sep 17 00:00:00 2001 From: Peter Ferrie Date: Tue, 20 Aug 2019 20:13:17 -0700 Subject: [PATCH] include ProDOS memory map, fixes Indiana Jones --- src/glue.prorwts2.a | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/glue.prorwts2.a b/src/glue.prorwts2.a index a3743c3ae..a25cb29d8 100644 --- a/src/glue.prorwts2.a +++ b/src/glue.prorwts2.a @@ -362,6 +362,9 @@ ProDOS_fatal ;only for debugging, will be removed pla jsr $fdda jmp $ff65 +*=$bf58 + !fill $18 + ProDOS_prefix=$bfd0 ; !fill $2e }