summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ticket.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* srcclean in preparation for release branch Vas Crabb2022-10-231-1/+1
* mpu4.cpp, ticket.cpp Added proper hopper communications to ticket.cpp (#10404) James Wallace2022-10-161-0/+6
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-3/+4
* 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-16/+0
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-0/+16
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-211-16/+0
* -sh2, sh4, sat_ctrl: Removed MCFG, nw mooglyguy2018-12-091-2/+17
* misc cleanup and stuff to make macro removal easier (nw) Vas Crabb2018-07-051-1/+7
* ticket: Use output finder (nw) AJR2018-05-131-0/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-6/+11
* meters, ticket: Move these generic devices into src/devices (nw) AJR2018-01-091-0/+95