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 / JSAGE / ZSUS / PROGPACK / DEBUG11.LBR / DEBUG11.DOC < prev    next >
Text File  |  2000-06-30  |  896b  |  19 lines

  1. DEBUG 1.1  4 OCT 87
  2.  
  3.    This is the DEBUG.RCP modified for use with Z33RCP.
  4.  
  5.    The following has been added to the DEBUG.RCP package:
  6.  
  7.     - H  Hex Calculator  (from MU3)
  8.     - F  Fill Memory     syntax: start address, end address, byte value
  9.     - M  Move Memory     syntax: start address, end address, destination
  10.  
  11.    The resultant package is about 2300 bytes (with H and CLS).  For those
  12. using a 2k RCP, the added commands can be deleted.  Alternatively, about
  13. 500 bytes can be saved by replacing the VLIB routines with a hard coded
  14. CRT protocol (HARDVID.LIB).  The original CRT routines are in TCAPVID.LIB.
  15. Before assembly, set the equate at the top of the DEBUG file for your choice.
  16. HARDVID lib works on Wyse, Televideo, Ampex and similar terminals as is.
  17.  
  18. -rdfat the top of the DEBUG file for your choice.
  19. HARDVID lib works on Wyse, Televideo, Ampex and similar terminals as is.