PERSQU.BAS -- Perspective squares, by Patrick Leabo The second part of this looks a lot like the splash screen for soundware_II.ccvf 3OUT3.BAS -- dice betting game, by Rex Hahn BLUFF.BAS -- card betting game. splash screen says "COMPUCOLOR PRESENTS", but it doesn't look like an official ISC game program. COINS.BAS -- generate 50 heads/tails and print the stats LISAJO.BAS -- Draw lissajous figure. This code appeared in Colorcue newsletter Vol. 4, No. 2 (Oct/Nov 1981), by Trevor Taylor STROOP.BAS -- Prints color words in various colors to demonstrate the difficulty of the task. No credits appear hear, but essentially the same program appears on ncc_5.ccvf, where that listing credits Jim Amos as the author. (note: ncc_5 might be misnamed) PZSQ.BAS -- Prints a colorful diagram and asks the question: How many squares? by William B. Lee KALEID.BAS -- Kaleidoscope, by Patrick Leabo A very similar program by the same name and author appears on the ncc_4.ccvf disk (note: ncc_4 might be misnamed) TOTOM.BAS -- Totem pole graphics display by Harlan Howard This exact program appears on taylor_sideA.ccvf CONICS.BAS -- Conics graph figures by San Jose State University This exact program appears on taylor_sideA.ccvf MAZE.BAS -- generates mazes by David Matheson, adapted by William Lee for Compucolor II This program appears as MAZES.BAS on mazes_1.ccvf STREK.BAS -- (intro/instructions) XXXXXX.BAS -- (gameplay) "SPACE TREK II" by Keith Ochiltree, member of CUVIC, East Hawthorn, Victoria, Australia This is a real-time version of the game where time passes while you decide what action to take next. However, once the game actually starts, it seems to starting printing a colorful little chart and hangs. Aha -- the subroutine at line 7000 activates the serial port and prints some "A" bytes to tickle the soundware device, but apparently the serial port is expecting a handshake and hangs. This can be worked around by loading the XXXXXX.BAS program, and deleting lines 7010, 7030, and 7050 before issuing "RUN" WEAVE.BAS -- graphics demo: draws colored stripes verically and horizontally in a weave pattern INCRE.BAS -- graphics demo: draws square spirals ROMCLK.BAS -- draws a clock face with hands, updated in real-time