Watchdog: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (1 revision) |
(No difference)
|
Revision as of 07:36, 7 February 2011
The watchdog is a down counter clocked with the 68k (?), which resets the system if it underflows.
"Kicking" it resets the counter to its highest value.
Write any byte to register REG_DIPSW ($300001), to kick the watchdog on AES/MVS systems.
CD systems don't have a watchdog.