| Commit message (Expand) | Author | Age | Files | Lines |
| * | Since I already had to touch all device_timer signatures, bite the bullet and... |  Aaron Giles | 2021-08-20 | 1 | -1/+1 |
| * | Clean up timer device a bit. |  Aaron Giles | 2021-04-23 | 1 | -23/+21 |
| * | Shouldn't be changing pointers on timer devices either, since we can't save t... |  Aaron Giles | 2021-04-15 | 1 | -1/+1 |
| * | Major timer object reshuffling. timer_expired_delegate wraps the various call... |  Aaron Giles | 2021-03-26 | 1 | -1/+1 |
| * | Align timer device callback form with regular (old-style) timer form for even... |  Aaron Giles | 2021-03-25 | 1 | -2/+3 |
| * | Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... |  Aaron Giles | 2021-03-24 | 1 | -1/+1 |
| * | 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 |