Mercurial > hg > Members > kono > nitros9-code
changeset 2587:87fcf1bb90e6
Corrected BAM in sector mode with DD.BIT>1 RG
author | robertgault |
---|---|
date | Tue, 20 Sep 2011 11:43:58 +0000 |
parents | d706cc0dfd58 |
children | d5a5b6b89fb1 |
files | level1/cmds/ded.asm |
diffstat | 1 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/level1/cmds/ded.asm Tue Sep 20 02:45:16 2011 +0000 +++ b/level1/cmds/ded.asm Tue Sep 20 11:43:58 2011 +0000 @@ -46,7 +46,11 @@ * more than $##0000 sectors and/or DD.BIT >1. * * Converted all u and L addressing to normal * * lables. * -* Added cluster/sector toggle. +* Added cluster/sector toggle. * +******************************************************* +* 11/09/20 Robert Gault * +* Corrected BAM presentation in sector mode * +* when DD.BIT>1. * ******************************************************* * Disassembled 2006/01/10 00:57:52 by Disasm v1.5 (C) 1988 by RML and RG @@ -54,6 +58,7 @@ ifp1 use defsfile endc + tylg set Prgrm+Objct atrv set ReEnt+rev rev set $02 @@ -565,6 +570,7 @@ ldd <ddbit sectors per bit lbsr mulDbyX mul regD * regX stu <ddbitcalc sectors per page of allocation map, hope for no overflow + tfr u,x !!!!!!!!!!!!!!!!!!! puls d recover LSN csf1 lbsr mulDbyX mul regD*regX = value first sector on this page allocation map