home *** CD-ROM | disk | FTP | other *** search
- DEBUG 1.1 4 OCT 87
-
- This is the DEBUG.RCP modified for use with Z33RCP.
-
- The following has been added to the DEBUG.RCP package:
-
- - H Hex Calculator (from MU3)
- - F Fill Memory syntax: start address, end address, byte value
- - M Move Memory syntax: start address, end address, destination
-
- The resultant package is about 2300 bytes (with H and CLS). For those
- using a 2k RCP, the added commands can be deleted. Alternatively, about
- 500 bytes can be saved by replacing the VLIB routines with a hard coded
- CRT protocol (HARDVID.LIB). The original CRT routines are in TCAPVID.LIB.
- Before assembly, set the equate at the top of the DEBUG file for your choice.
- HARDVID lib works on Wyse, Televideo, Ampex and similar terminals as is.
-
- -rdfat the top of the DEBUG file for your choice.
- HARDVID lib works on Wyse, Televideo, Ampex and similar terminals as is.