adcdemo.c - simple demo using the HC11 analog inputs and a POT
crash1.c - remote control for a (real) car crash for TV
robot1.c - demo where I used two hobby PWM servo motors to make a robot
idetest.c - IDE Hard Drive tester 
mon1-1.c - 68HC11 Monitor ROM Program
servo.c - tests the PWM servo routines
hc11my.c - support routines
z68hc11.h - defines
zadc.c - ADC routines
zdelay.c - a simple delay routine
zintEEP.c - programs the internal EEPROM
zLCD1.c - driver for most LCD displays
zLCD2.c - driver for other types of LCD displays
zserial.c - serial in / out routines
zUHCrun.h - runtime routines I was using
zend.h - used at the end of programs
