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 1ah, 0bh (11) set system-timer day counter some xts</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 1Ah,  0Bh (11)       Set System-Timer Day Counter                some XTs

    Sets the number of days since January 1, 1980 for the System-Timer.

       On entry:      AH         0Bh
                      CX         Number of days since January 1, 1980

       Returns:       CF         Set if error; else cleared

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

       Notes:         The system timer is the timer set when the system is
                      started. This date is temporary, lasting only as
                      long as the system is turned on.

                      This service is available only for XTs dated 1/10/86
                      and later. ATs and XT-286s will set the Carry Flag,
                      thus reporting an error state. Previous machines
                      will report unpredictable results (including the
                      state of the Carry Flag).

See Also: INT 1Ah, 05h INT 1Ah, 0Ah

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