changeset 3255:d0e8324af298

level3: nitro module: Use KrnBlk instead of hardcoded $3F Helps porting to non-CoCo3 platforms.
author Tormod Volden <debian.tormod@gmail.com>
date Wed, 29 Aug 2018 08:44:37 +0200
parents 7f68e4962957
children 11d87afc644a
files level3/modules/nitro.asm
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/level3/modules/nitro.asm	Wed Aug 29 08:43:02 2018 +0200
+++ b/level3/modules/nitro.asm	Wed Aug 29 08:44:37 2018 +0200
@@ -64,7 +64,7 @@
          bne   set.lp     continue until done
 
          ldx   <D.BlkMap  grab the block map again
-         sta   <$3F,x     mark the boot track block as used, too.
+         sta   <KrnBlk,x     mark the boot track block as used, too.
 
 * mark block 1 ($2000-$3FFF) in the system memory map as allocated
          ldx   <D.SysMem  ptr to low system memory