changeset 3294:6b012cf1b400

pmap: Fix building for 4K blocks DAT Do not force 8-bit offset since the value will be larger when building for 4K block DAT due to the longer header string. This doesn't affect the resulting binary for 8K blocks DAT, since the assembler will optimize it to 8-bit offset in this case. https://sourceforge.net/p/nitros9/bugs/39/
author Tormod Volden <debian.tormod@gmail.com>
date Fri, 15 Apr 2022 16:09:38 +0200
parents aa5c87cbbd32
children 6b7a7b233925
files level2/cmds/pmap.asm
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/level2/cmds/pmap.asm	Thu Sep 23 23:23:35 2021 +0200
+++ b/level2/cmds/pmap.asm	Fri Apr 15 16:09:38 2022 +0200
@@ -101,7 +101,7 @@
 
          leax  <Hdrcr,pcr print line
          lbsr  PrintL1    print it
-         leax  <Head1,pcr
+         leax  Head1,pcr
          lbsr  PrintL1    print it
          leax  <Head2,pcr