Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- BIOS ref. - <b>int 70h real-time clock xt-286, at, convertible</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 70h                 Real-Time Clock               XT-286, AT, Convertible

    Handles the alarm and periodic interrupts for the real-time clock.

    ------------------------------------------------------------------

    This is a hardware interrupt (IRQ 8) activated by the CMOS timer
    1024 times per second.


    Note
    This interrupt is available only on the AT and XT-286. The
    real-time clock on the PC Convertible generates an Int 02h
    (Non-Maskable Interrupt) to handle the periodic and alarm
    functions.

    This interrupt provides two services. The first is the periodic
    interrupt that is generated when a time delay is specified. See
    Int 15h, Service 83h (Event Wait), and Service 86h (Wait), for
    more information. The second service is the Alarm Interrupt. When
    the CMOS alarm time matches the current CMOS time, then Int 4Ah
    (User Alarm) is executed.

See Also: Int 15h, 83h Int 15h, 86h Int 4Ah Int 1Ah, 06h

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson