------------------------------------------------------------------------------- Volume 89 - Various utilities for real and emulated Z80 CP/M systems ------------------------------------------------------------------------------- @CATALOG.089 Contents of this volume 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 089.01 BOOT3 .ARC 88k 00DC Tools for testing and bootstrapping CP/M 3.1 089.02 BOOT3 .TXT 4k 68F7 without touching the system tracks 089.03 DISKINFO.ARC 12k 6B0B Program to display lots of information for 089.04 DISKINFO.TXT 1k A549 one or more disks 089.05 INCS .ARC 4k 19E1 Files needed to assemble DISKINFO 089.06 IZ .TXT 2k 17CE Significantly enhanced Intel to Zilog 089.07 IZ44 .ARC 51k 628E assembly language translator 089.08 LDRLIBS .ARC 6k 83D7 Files needed to assemble sample LDRBIOS 089.09 PIPEMGR .ARC 28k 5A5D Reworked version of John Elliott's RSX 089.10 PIPEMGR .TXT 1k FCC8 for UNIX-like I/O redirection 089.11 RW .ARC 24k 41F3 Modified tools for yaze-ag CP/M emulator to 089.12 RW .TXT 2k 6DCB exchange files with host system 089.13 YAZECPM3.ARC 39k 7391 Updated BDOS for yaze-ag which makes command 089.14 YAZECPM3.TXT 2k CA47 recall and edit use Wordstar-like keys ===== ===== Total 265k Tesseract RCPM+ library volume 089, 15 files catalogued. Contents of BOOT3.ARC ===================== boot3.txt 3804 Description of the files in this archive bootldr.z80 12836 Use CPMLDR and LDRBIOS to load CPM3.SYS bootsys.z80 33272 Directly load an attached CPM3.SYS checkldr.sub 694 Verify that ZPM3LDR.Z80 assembly isn't broken fputboot.z80 20203 Write the CP/M+ bootstrap code to a floppy gencpm.com 21248 Patched to display correct load map ldrbios.z80 21474 Loader BIOS for Tesseract's computer makeboot.sub 131 Builds CPM3.COM from BOOTSYS.Z80 and CPM3.SYS makeldr.sub 374 Builds CPMLDR.COM from CPMLDR adn LDRBIOS zpm3ldr.z80 47998 Disassembly of Simeon Cran's ZPM3LDR.REL zpm3ldr.rel 2994 Original from Simeon Cran. Rename to SCRANLDR.REL for use with CHECKLDR.SUB. Contents of DISKINFO.ARC ======================== alx.sub 118 Assemble, link, attach RSX and execute diskinfo.com 5417 Ready-to-run program diskinfo.txt 1021 Description of DISKINFO diskinfo.z80 14609 Source code (also needs files from INCS.ARC) Contents of IZ44.ARC ==================== iz.c 44593 Source code iz.com 20388 Executable iz.dat 14324 Translation table iz.txt 981 Brief description of latest changes iz.ws 13172 Manual in WordStar format iz4.txt 5915 Description of the C version iz44.txt 4921 Longer description of the latest changes Contents of PIPEMGR.ARC ======================= egdoc.txt 1648 John Elliott's notes on using redirection operators mkrsx.sub 112 Script to assemble and link PIPEMGR ls.com 7991 UNIX tool workalike (no source code) pipemgr.doc 11584 John Elliott's documentation pipemgr.rsx 3369 RSX ready to attach to host programs pipemgr.txt 556 Brief description of PIPEMGR's purpose pipemgr.z80 28880 Source code tee.c 1275 UNIX tool workalike tee.com 5850 Executable with PIPEMGR attached Contents of RW.ARC ================== makerw.sub 227 Script to build R.COM and W.COM r.com 4096 Executable rw.txt 1541 Description of changes setxfl.mac 1498 Routine to set exact file length on CP/M+ w.com 4224 Executable ybios.mac 533 Routine to call host-resident BIOS functions yread.spl 18997 Source code for R ywrite.spl 20036 Source code for W Contents of YAZECPM3.ARC ======================== conin.c 10234 Support for keyboard translation on Windows (cygwin) cpm3.com 43904 Boot image modified for WordStar-like command editing cpm3.sys 42240 System image yaze.ktt 2572 Sample keyboard translation table for yaze-ag yazecpm3.txt 1700 Description of files