Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Programmers Reference 0.02b - <b>int 4ah (74) user alarm xt-286, at, convertible</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 4Ah (74)             User Alarm                   XT-286, AT, Convertible

    Called by the Real-Time Clock (RTC) interrupt handler when the real-
    time clock alarm conditions are meet.

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

    By default, the interrupt handler for this interrupt IRETs to the
    caller. The user can supply a handler that will gain control whenever
    the current time is equal to the alarm time. Make sure this interrupt
    handler is installed before using INT 1Ah, Service 06h, to set the
    real-time clock alarm.

       Notes:         This service is available only for the AT, XT-286,
                      and PC Convertible.

                      The Real-Time Clock (RTC) interrupt handler is INT
                      70h for the AT and XT-286. The PC Convertible uses
                      INT 08h (System Timer).

See Also: INT 1Ch INT 70h INT 1Ah, 06h

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