summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/timer.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* schedule/timer: be more consistent with s32 param hap2023-12-111-3/+3
* Revert "emu_timer: undo prev commit, add running() getter and change some ena... hap2022-11-011-1/+0
* emu_timer: undo prev commit, add running() getter and change some enabled() c... hap2022-10-251-0/+1
* timer device: rename getter functions to match emu_timer hap2022-10-241-4/+4
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+3
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-6/+3
* timers: Periodic timers are not adjustable, be a little more affirmative abou... Olivier Galibert2020-05-091-2/+3
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-43/+22
* (nw) Clean up the mess on master Vas Crabb2019-03-261-40/+18
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-18/+40
* better (nw) hap2019-02-131-1/+1
* revert part of timer.h change (nw) hap2019-02-131-3/+2
* chess*: refactor irq timers (nw) hap2019-02-111-2/+8
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-38/+11
* -devices/machine/msm6253: Removed MCFG macros and added devcb3 support, nw mooglyguy2018-12-271-0/+5
* -bus/nes/jaleco, pt554, bus/nes_ctrl/ctrl, hori, joypad: Removed MCFG and MAC... mooglyguy2018-12-201-0/+5
* -mb86235, sh7604, sharc: Removed MCFG macros, nw mooglyguy2018-12-091-1/+12
* A better way of doing scanline timers, nw mooglyguy2018-09-051-0/+6
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-18/+33
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+152