Dec 052017
 
On screen clock with ASM source.
File CLOK3.ZIP from The Programmer’s Corner in
Category Assembly Language
On screen clock with ASM source.
File Name File Size Zip Size Zip Type
CLOK3.ASM 20514 5460 deflated
CLOK3.COM 1000 824 deflated
CLOK3.DOC 1317 637 deflated
CLOK3ASM.BAT 113 68 deflated
TPCREAD.ME 199 165 deflated

Download File CLOK3.ZIP Here

Contents of the CLOK3.DOC file



RESIDENT TIME CLOCK DISPLAY with optional chime
-----------------------------------------------

Original author unidentified

Revised by Thomas A. Lundin
Graphics Unlimited Inc.
3000 Second St. No.
Minneapolis, MN 55411
(612) 588-7571

usage: clok [/c /d]
/c to toggle chiming. No chimes by default.
/d to force the date to be read from system

Clock display can be toggled on and off by repeating 'clok'.

Chimes should be toggled off when using heavy interrupt-driven
software such as communications to avoid losing characters or
hanging the system.

9/4/87 note:
This version uses the clock tick to regulate the duration of the
chimes, meaning that the chimes should be the same length from
one system to another, no matter what the CPU speed.
Also modified start-up routines to automatically set the time
display background to color or monochrome.

9/21/87 note:
This version alterates a date display with the time display, every
two seconds. The date display is static, i.e., it is not updated
at midnight. You must type clok/d to update the date.




 December 5, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)