------------------------------------------------------------------------------- Volume 92 CP/M utilities, enhanced Z8E screen-oriented debugger ------------------------------------------------------------------------------- ARC .COM Archive tool for CP/M-80 with large TPA UNARC .COM Archive list & extract utility for CP/M-80 CRCHECK .COM Program to verify the files in this volume 092.01 3DIR .ARC 54k 04FE John Elliott's DIR utility (modified) 092.02 COPY .ARC 80k A04D PPIP 1.9 slightly altered and renamed 092.03 COPY .TXT 1k 1BE8 / 092.04 TABBIT .ARC 25k 8B18 Programs to insert and strip tabs from text 092.05 TABBIT .TXT 2k FCB3 / files such as program source code 092.06 XFL .ARC 17k 0744 Report and optionally set the exact byte 092.07 XFL .TXT 1k 7F23 / length of files 092.08 Z8E40 .ARC 110k 0C1B Updated screen oriented debugger for Z80 092.09 Z8E40 .TXT 2k C634 / and Z180/HD64180 (Source code only!) ===== ===== Total 292k Tesseract RCPM+ library volume 092, 9 files catalogued. Contents of 3DIR.ARC ==================== 3dir.com 30998 Executable 3dir.txt 2761 Description of change 3dir.z80 39489 Updated source code 3dirfmt.inc 317 / 3diropt.z80 7411 / 3dirpage.z80 2159 / last.z80 894 / mkdir.sub 142 Script to create 3DIR.COM zinchead.inc 1665 Source code Contents of COPY.ARC ==================== copy.txt 566 Description of the changes move.com 512 Invoke COPY with the /M option ppip-0.z80 16302 PPIP 1.9 source module ppip-1.z80 8530 / ppip-2.z80 12906 / ppip-3.z80 17109 / ppip-4.z80 3077 / ppip-5.z80 9505 / ppip-5c3.z80 6060 PPIP 1.9 source module for CP/M 3 ppip-5zd.z80 780 PPIP 1.9 source module for Z80DOS ppip-7.z80 9663 PPIP 1.9 source module ppip-8.z80 10998 / ppip-9.z80 4320 / ppip-c3.com 4480 PPIP 1.9 executable for CP/M 3 (*) ppip-z.com 4658 PPIP 1.9 executable for ZCPR3 ppip-z8.com 4285 PPIP 1.9 executable for Z80DOS ppip.doc 19898 PPIP 1.9 manual ppip19.com 4480 PPIP 1.9 executable for CP/M 2.2 ppip19.for 403 BBS description file ppip19.z80 10681 PPIP 1.9 source module read.me 1496 Assembly instructions * Note: The CP/M 3 program is the only one which has been prepared from the modified sources. Rename to COPY.COM. Contents of TABBIT.ARC ====================== detab.c 2656 Replaces tabs in a text file with appropriate number detab.com 14386 of spaces entab.c 3071 Replaces sequences of spaces in a text file with HT entab.com 13447 (tab) characters tabbit.txt 1346 A description of the programs tabtest.txt 490 A file for testing detab and entab Contents of XFL.ARC =================== 123.txt 123 A 123-byte text file for testing XFL mkxfl.sub 30 Script to compile XFL and attach PIPEMGR.RSX xfl.c 4606 Report and optionally set the byte length of files xfl.com 17449 / xfl.txt 1168 / Contents of Z8E40.ARC ===================== 18e1.inc 2048 Source component for Z180 single terminal 18e2.inc 2048 Source component for Z180 dual terminal build.sub 384 Script to build all four variants z8e.z80 227456 Main source file z8e1.inc 2048 Source component for Z80 single terminal z8e2.inc 2048 Source component for Z80 dual terminal z8e40.txt 1241 Description of this release Note: There is no ready-to-run executable. You must build the program from the source code. It is likely that all future releases will be in this form.