CDZSWP - A Z-System Sweep utility for CD-ROM accesses. (adapted from CDSWEEP by D.Elvin) This utility uses Z-System features to provide a generic screen-oriented utility for accessing CD-ROM devices on a CP/M 2.2-compatible (Z80 compatible) system with ZCPR 3.x enhancements. Hardware interfacing is via an interface driver which may be overlayed on the basic program or loaded from a standalone file. Sample drivers are included, as well as a configuration file for changing defaults in the executable file. Initial Drivers, and status are: CD-BPS - Full-featured driver for the Banked and Portable (B/P) Bios system using defined external access to Bios SCSI driver. Requires a SCSI CD-ROM which can be re-configured to transfer 512-byte blocks instead of the default 2048-byte CD-ROM blocks. Tested with: Sony CDU55S - also performs tray load/eject Chinon CDS-535 (as CDX-535) - does not eject/load Caddy CD-P112S - Driver for the D-X Designs Pty Ltd P112 with National DP5380/8490 or NCR 5380 SCSI interface (on Dave Brooks' Home page). This routine accesses the SCSI chip directly with embedded code and should be adaptable to other systems using compatible hardware. This module does not contain special code to eject/load the tray/caddy. Tested with: Sony CDU55S (in default 2048-byte block mode) Chinon CDS-535 (as CDX-535) (in default 2048-byte block mode) NEC CDR210 (CDR-2101) CD-DRVR.TEM - This is a template provided in generating additional drivers. It contains stub code for required functions, as well as utilities which might be useful in writing drivers which need "MSF" (Minute- Second-Frame) addressing in either binary or BCD mode. Source for all portions is included. You will need the following tools if you wish to change or reassemble the source: ZMAC or compatible assembler ZML or compatible linker MYLOAD Hex file loader (available from Z-Nodes or CP/M CD-ROM) "The Libraries" (SYSLIB, Z3LIB, VLIB, DSLIB) Version 4.5 or later Harold F. Bower 13 October 1997