COLOR.BAS -- print half tone color combinations BLOCK.BAS -- display a few 3d-looking geometric shapes Also on ncc_15.ccvf disk. HAMMER.BAS -- (run this one) HAMER5.PRG -- (invoked by HAMMER.BAS) by Alan Haight, Cupertino, CA Animation of a hammer hitting a nail. Also on ncc_15.ccvf disk. HAND.BAS -- (run this one) CPNT3.PRG -- (invoked by HAND.BAS) CPNT4.PRG -- (invoked by HAND.BAS) KEYBD.DSP -- (invoked by HAND.BAS) by Alan Haight, Cupertino, CA an animated hand types out "COMPUCOLOR" on a CCII keyboard Also on ncc_16.ccvf disk. FACE.BAS -- FACE.DSP -- Display a drawing of a guy. Also on ncc_16.ccvf disk. FUNNY.BAS -- CHASPX.DSP -- Image of "Kilroy was here" Also on ncc_16.ccvf disk. NCC718.BAS -- NCC2.BAS -- Also on ncc_16.ccvf disk. Displays an image of the starship enterprise. After a few second delay, it then runs NCC2.BAS, which is yet another drawing the enterprise. Also on ncc_16.ccvf disk. SHIP.BAS -- Almost identical to NCC2.BAS, except the ship is the "1701" instead of the "718". 555.BAS -- A graphical program to figure out 555 timer values. Given three of five parameters (R1, R2, C, frequency, duty cycle), the program figures out the other two. Values can have a scaling factor, eg "1K" is the same as "1000".