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 1ah, 07h reset real-time clock alarm many</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 1Ah, 07h            Reset Real-Time Clock Alarm                      many

    Prevents the real-time clock alarm from occurring.

        Entry   AH = 07h

        Return  Nothing

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

    This service disables the alarm process. It does so by not
    executing an Int 4Ah at any time. See Service 06h (Set Real-Time
    Clock Alarm) to set the alarm.

    The real-time clock is the clock that runs even when the computer
    is turned off. A CMOS battery is used so that, even while the
    computer is off, the date, time, and alarm time are maintained.

    This service is available only for ATs, XT-286s, and PC
    Convertibles. Previous machines will report unpredictable results
    (including the state of the Carry Flag).

See Also: Int 1Ah, 06h Int 1Ah, 08h Int 1Ah, 09h

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