Steve's CoCo/Dragon clock v0.01
Written by Steve Evans
19th March, 1012


This program is a very simple digital clock written in BASIC. I originally wrote this program
to test the accuracy of my CoCo 1's 50 Hz system timer. During the test the clock gained about
three minutes after running for a period of twelve hours. Pretty good results considering this
program is written in BASIC using only the 50 Hz TIMER function as its core timing! :)

There is some additional machine code which is poked in at the beginning of the Dragon version.
The routine is used to keep the orange screen display (SCREEN0,1). It can be deleted if you are
happy with the standard green (SCREEN0,0) display. 

Please feel free to modify/improve this program and re-release it by uploading to the DRAGON Archive.

http://archive.worldofdragon.org/phpBB3/


Regards,
Steve