Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | The on-screen "Reset by watchdog" message only appears in debug builds | 2008-03-17 | 1 | -0/+4 | |
* | Renamed *_vbl_cb to *_vblank_callback. | 2008-03-14 | 1 | -1/+1 | |
* | Removes "global" VBLANK callback hack | 2008-03-12 | 1 | -5/+6 | |
* | Seperates out the notion of screen specific vs. "global" VBLANK callbacks | 2008-03-07 | 1 | -4/+4 | |
* | Removed runnning_machine as the first parameter of a VBLANK callback | 2008-03-07 | 1 | -3/+8 | |
* | vblank_state_changed_func now has a device_config argument | 2008-03-06 | 1 | -1/+1 | |
* | VBLANK based watchdogs can be disabled once again | 2008-03-05 | 1 | -1/+1 | |
* | - Watchdog gets its own namespace for state saving | 2008-03-02 | 1 | -2/+2 | |
* | Moves watchdog processing logic into its own module | 2008-03-02 | 1 | -0/+139 |