DFM.PRG -- "Duplicate file(s), complete disk, and/or delete (kill) file(s)", v2.31 by J.I. Johnson Displays a catalog; then you can erase the disk duplicate the disk (to the same or a different drive) mark a set of files for duplication and or deletion, then these are all carried out after hitting This program also appears on comtronics.ccvf Note that comtronics_sw.ccvf contains v2.33 of this program. CRC.PRG -- "Read disk, Clear disk, and/or change Directory information", V2.11 by J.I. Johnson similar to DFM.PRG, above This program also appears on comtronics.ccvf CHDRNM.BAS -- Change directory information, by J.J. (probably J. Johnson) Change volume name, or number of directory sectors. Even works in place. A quality utility. DIREDT.PRG -- Directory Editor 27/01/82 by Guy Larri. Reads directory info; edit mode to modify it; write mode to write it back. Requires v8.79 ROM set. DSKZAP.BAS -- Read sectors, display contents, modify, write back. Very slow. This exact file also appears on modified_utilities.ccvf. FORMAT.PRG -- This exact program appears on formatter.ccvf, the official Compucolor disk formatter program, although this one is lacking the .BAS wrapper program. SPEED.PRG -- "Disk Speed" by Gordon Rusch and J. Johnson v1.0 (for v6.78 BASIC) Requires a freshly formatted disk to operate. This program also appears on comtronics.ccvf, and scratch.ccvf SPDFMT.PRG -- SPEED.PRG modified for four phase (8.79) systems. Also includes disk read check and disk formatter utilities. by Antony Woods, NSW UG On the emulator, attempting to do a speed check always kicks immediately into the read/format submenu. Not sure why; probably the speed check isn't happy and thinks the disk needs to be formatted. This exact program also appears on utility.ccvf. RTEST1.PRG -- RTEST2.PRG -- RAM tests, by Myron T. Steffy These exact programs also appear on NCC #10 (ncc_10.ccvf) SCTEST.BAS -- (run this program) SCTEST.PRG -- (the file that does the real test) Compuworld's CCII screen RAM test RENUM.PRG -- Renumbers all or part of a BASIC program file. This exact program also appears on BASIC_utilities.ccvf. BLIST.BAS -- BASL80.PRG -- by K.G. Winder Reads a .BAS file and lists it on a printer. It assumes a microline 80 printer, although it can be tweaked for other printers. These exact files also appear on modified_utilities.ccvf. PRUN32.BAS -- (launcher) PRTRUN.PRG -- "+RUN" program for both v6.78 and v8.79 systems with 32K This appears to be a TSR program; after running, type <^> to get a prompt to select the baud rate. After that, you can load and run an arbitrary BASIC program. All PRINT output will appear on the screen but will also be sent to the printer. PRNTER.BAS -- PRNTER.PRG -- Text printer V1.2 Select a baud rate, then hang because the emalutor doesn't have a printer. Presumably after that one would specify a filespec for a text file to send to the printer. BASECO.BAS -- Numeric base conversion Accepts a number in base 2, 8, 10, or 16, then prints it in all those bases. PRTDIR.BAS -- Simply prints the disk directory to the attached printer. LABLPR.BAS -- Single label printer, by Peter Standen for Microline 80 at 300 baud