FMENU.BAS -- Disk formatter. Launches FORMAT.PRG FORMAT.PRG -- Disk formatting program; also can do a read verify pass. This is similar to the standard compucolor formatter program, but it has been modified to allow specifying the number of dir blocks on the formatted disk. Modified by K.G. Winder OXO.BAS -- by K.G. Winder Test pattern for performing CRT color convergence. JOYBAS.BAS -- JOYST.PRG -- by Myron Steffy, modified by K.G. Winder Draw in color using a joystick. SCMENU.BAS -- instructions on using SCRSAV.BAS SCRSAV.BAS -- by Rick Taubold Capture a screen to a memory buffer, or retrieve it from the memory buffer back to the screen. It is also possible to save it to disk. Essentially the utility is a TSR. At a later point type to save it, and <^> to retrieve it. COPAID.BAS -- COPY.PRG -- COPYAID, by Edgar W. Swank Displays directory; user selects a set of files to be copied to a desination disk, then they are all copied over in a single batch. Files are sorted during copy. It fails out after printing instructions, probably because there is something hardcoded for a 16KB machine configuration. 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 selective_utilities.ccvf. DUP.BAS -- Duplicate from drive :0 to :1 from drive :1 to :0 from drive :0 to :0 from drive :1 to :1 DSKZAP.BAS -- Disk sector editor. Read sectors, modify sectors, write sectors back. This exact file also appears on selective_utilities.ccvf. JUMPER.PRG -- not sure what this does -- probably invoked by one of the other programs SYLVES.BAS -- Print the cartoon cat, Sylvester COLREF.BAS -- prints all 64 fg/bg color combinations using the halftone glyph NEWMEN.BAS -- new generic menu file picker, by Mervyn A.E. Linden It is like the most common menu picker, except it adds a column at the end displaying the file size, in bytes SPEEDO.PRG -- Disk speed measurement program for 4-phase (8.79) drives. by N.E. Giger The program says to type "K" to terminate the test, but for some reason it very quickly quits anyway. Not sure if this is an emulator bug. NTHROO.BAS -- N-th Root calculator by Mervyn A.E. Linden LOGANT.BAS -- Log/Antilog calculator