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 14h, 14h enable or disable watchdog processing</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 14h,  14h    Enable or disable watchdog processing

      Entry:  AL         01h - Enable watchdog
                         00h - Disable watchdog

              DX         Port number

      Exit:   None

    When watchdog is enabled,   the state of the carrier detect (CD) line on
    the comm port specified in DX should be constantly monitored. Should the
    state of that line become FALSE (carrier lost), the system should be re-
    booted, to enable the BBS (or other application) to start up again. This
    monitor is not affected by Init/Uninit etc.

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