INT 08h (8) System Timer
This interrupt is a hardware interrupt (IRQ 0) activated by the system
timer 18.2 times per second (every 55 ms). The default handler does
the following:
þ Keeps a count of the number of timer ticks at memory location
0:46Ch (System Timer Counter--long integer). After 24 hours of
operation, a flag is set at memory location 0:470h to signal
this condition and the System Timer Counter (0:46Ch) is reset to
0.
þ Decrements the Diskette Drive Motor Off Counter at memory
location 0:440h if it is not 0. When this location reaches 0,
the diskette drive motor is turned off and the Diskette Drive
Motor Status byte at memory location 0:43Fh is updated to
reflect that the motor has been turned off.
þ Generates INT 1Ch.
þ For the PC Convertible, generates INT 4Ah if an alarm interrupt
occurs.
Seealso:
This page last updated on Fri Nov 30 10:49:50 MSK 2001
Copyright © 1992-2001, Vitaly Filatov, Moscow, Russia
Webmaster