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 / MBUG / MBUG124.ARC / ZDT.DOC < prev   
Text File  |  1979-12-31  |  1KB  |  29 lines

  1.             ZDT.DOC ver 1.0 4/27/80
  2.  
  3.         DOCUMENTATION FOR ZDT Version  1.4.14
  4.  
  5. This is a version of DDT that can use Z-80 Mnemonics.
  6.  
  7. This software will  automatically  determine which  chip (8080 or 
  8. Z-80) it is running on and will work accordingly.  
  9.  
  10. This  software will use TDL Z-80 Mnemonics when in the Z-80 mode.  
  11. The  commands  to utilize this software are the same as  for  DDT 
  12. with the addition of a few aditional commands:
  13.  
  14. Extra command:                     Action:
  15.  
  16.  O                  Open File  ie  Ofilename.atb
  17.                          filename is any CP/M legal filename
  18.                          atb is CP/M file atribute ie hex,com,asm
  19.  
  20.  W                  Write to file  ie  Ws,f,optional offset
  21.                          s=start    f=finish addresses
  22.  
  23.  E                  End/Close file  ie E optional hex run address
  24.  
  25.  
  26.  
  27. The above is reconstructed from scratch notes.  Please feel free
  28. to improve on this documentation.
  29.