| 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 |
| * | schedule/timer: be more consistent with s32 param |  hap | 2023-12-11 | 1 | -3/+3 |
| * | Revert "emu_timer: undo prev commit, add running() getter and change some ena... |  hap | 2022-11-01 | 1 | -1/+0 |
| * | emu_timer: undo prev commit, add running() getter and change some enabled() c... |  hap | 2022-10-25 | 1 | -0/+1 |
| * | timer device: rename getter functions to match emu_timer |  hap | 2022-10-24 | 1 | -4/+4 |
| * | - Removed device_timer, device_timer_id, et al in favor of direct callback me... |  MooglyGuy | 2022-06-04 | 1 | -1/+3 |
| * | Remove void *ptr parameter from emu_timer, timer_device and all related callb... |  AJR | 2022-01-26 | 1 | -6/+3 |
| * | timers: Periodic timers are not adjustable, be a little more affirmative abou... |  Olivier Galibert | 2020-05-09 | 1 | -2/+3 |
| * | Make devdelegate more like devcb for configuration. This is a |  Vas Crabb | 2019-10-26 | 1 | -43/+22 |
| * | (nw) Clean up the mess on master |  Vas Crabb | 2019-03-26 | 1 | -40/+18 |
| * | Revert "conflict resolution (nw)" |  andreasnaive | 2019-03-25 | 1 | -18/+40 |
| * | better (nw) |  hap | 2019-02-13 | 1 | -1/+1 |
| * | revert part of timer.h change (nw) |  hap | 2019-02-13 | 1 | -3/+2 |
| * | chess*: refactor irq timers (nw) |  hap | 2019-02-11 | 1 | -2/+8 |
| * | devices\machine\ticket, timer: removed MCFG macros (nw) |  Ivan Vangelista | 2019-01-21 | 1 | -38/+11 |
| * | -devices/machine/msm6253: Removed MCFG macros and added devcb3 support, nw |  mooglyguy | 2018-12-27 | 1 | -0/+5 |
| * | -bus/nes/jaleco, pt554, bus/nes_ctrl/ctrl, hori, joypad: Removed MCFG and MAC... |  mooglyguy | 2018-12-20 | 1 | -0/+5 |
| * | -mb86235, sh7604, sharc: Removed MCFG macros, nw |  mooglyguy | 2018-12-09 | 1 | -1/+12 |
| * | A better way of doing scanline timers, nw |  mooglyguy | 2018-09-05 | 1 | -0/+6 |
| * | destaticify initializations (nw) (#3289) |  wilbertpol | 2018-03-04 | 1 | -18/+33 |
| * | Remove timer_device from emu.h and move it out of src/emu (nw) |  AJR | 2017-10-01 | 1 | -0/+152 |