| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... |  holub | 2024-09-27 | 1 | -2/+2 |
| * | watchdog: make watchdog_enable compatible with writeline, add a watchdog rese... |  hap | 2023-07-19 | 1 | -2/+6 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -1/+2 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -1/+1 |
| * | devices/machine/watchdog.cpp : Simplify handlers |  cam900 | 2019-03-31 | 1 | -6/+6 |
| * | (nw) tie up some loose ends - in particular, allow watchdog timer to |  Vas Crabb | 2018-09-16 | 1 | -5/+6 |
| * | watchdog: removed MCFG macros (nw) |  Ivan Vangelista | 2018-09-07 | 1 | -14/+0 |
| * | -cop400, nvram, tlc34076, watchdog: Modern configuration accessors, nw |  mooglyguy | 2018-08-07 | 1 | -6/+1 |
| * | kaneko16: eliminated machine().device usage, nw |  mooglyguy | 2018-06-13 | 1 | -0/+5 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -4/+4 |
| * | Move static data out of devices into the device types. This is a significant... |  Vas Crabb | 2017-05-14 | 1 | -5/+5 |
| * | NOTICE (TYPE NAME CONSOLIDATION) |  Miodrag Milanovic | 2016-10-22 | 1 | -5/+5 |
| * | Watchdog cleanups (nw) |  AJR | 2016-06-16 | 1 | -11/+0 |
| * | Make watchdog timer a separate device |  AJR | 2016-04-30 | 1 | -0/+95 |