summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/meters.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-2/+2
* srcclean and cleanup in preparation for branching MAME 0.245 Vas Crabb2022-06-261-1/+1
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-22/+14
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-4/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+4
* src/devices: a bit more MCFG macro removal (nw) Ivan Vangelista2019-01-181-4/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-2/+2
* meters, ticket: Move these generic devices into src/devices (nw) AJR2018-01-091-0/+64