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
/
ZSUS
/
Z3HELP-6.LBR
/
ZA.LBR
/
Z33DEBUG.HZP
/
Z33DEBUG.HLP
Wrap
Text File
|
2000-06-30
|
1KB
|
31 lines
;
Z33DEBUG.LIB
Size (recs) CRC Version Author/Latest Issue Disk
27k (214) 2DC2 1.0a Rob Friefeld 9/87 Z3RCP3
1- Notes
Z33DEBUG is the DEBUG.LIB memory utility adapted for use with the Z33RCP
library of routines.
This version includes the hex calculator of MU3. The resultant RCP is
larger than 2k. With Z33, it is easy to set up a large RCP. If you have not
done so, the hex calculator could easily be removed. Alternatively, a LOT of
room can be saved by using a hard coded CRT protocol rather than the
generalized VLIB routines. If your terminal doesn't require any fancy
sequences for CLS, EREOL, AT, GOTOXY, STNDOUT, or STNDEND, you can probably
use HARDVID.LIB to replace the equivalent routines in DEBUG.LIB
:1
Notes:
a. Expanded command synomyms: "+" "=" "." <-- advance one block
"-" "," <-- back one block
b. Some relative jumps and djnz's have also been added. To save a few
bytes, the stndout/stdnend and tinit/dinit routines have also been de-
modularized to save a few bytes.