home *** CD-ROM | disk | FTP | other *** search
/ ftp.barnyard.co.uk / 2015.02.ftp.barnyard.co.uk.tar / ftp.barnyard.co.uk / cpm / walnut-creek-CDROM / BEEHIVE / UTILITYS / FIRE12.ARC / DMAP.DOC < prev    next >
Text File  |  1991-08-11  |  896b  |  16 lines

  1. DMAP.DOC  -   Documentation for DMAP.COM
  2.  
  3. Description:  This is an "un-ZCPR3'd" version of DU3 with only the 'M' command
  4.               left in.  The problem with DU3 is that it is so large that it
  5.               runs out of memory trying to produce an allocation map of my 20
  6.               Meg ST225.  DMAP will print the disk's map on your terminal.
  7.  
  8. Use:          Simply type 'DMAP'.  The disk's allocation map will be printed
  9.               on the terminal one page at a time.  You may type Control-C at
  10.               the end of any page to abort the program.
  11.  
  12. Installation: The program is set up for 24-line terminals.  If your terminal
  13.               has a different number of lines, change the byte at address
  14.               104h (just after the initial jump) to the (hex) number of lines
  15.               for your terminal.
  16. ld    bc,0èSECDIV:    inc    bc        ;divide sector # by SPT to get t