summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ticket.cpp
Commit message (Expand)AuthorAgeFilesLines
* Major timer object reshuffling. timer_expired_delegate wraps the various call... Aaron Giles2021-03-261-1/+1
* Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... Aaron Giles2021-03-241-1/+1
* ticket: don't use "led2" for output (nw) hap2019-12-161-1/+1
* cgang: added stepper motors (nw) hap2019-12-161-1/+1
* -sh2, sh4, sat_ctrl: Removed MCFG, nw mooglyguy2018-12-091-12/+22
* ticket: Use output finder (nw) AJR2018-05-131-5/+8
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-30/+0
* meters, ticket: Move these generic devices into src/devices (nw) AJR2018-01-091-0/+205