summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ticket.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove void *ptr parameter from emu_timer, timer_device and all related ↵ AJR2022-01-261-1/+1
| | | | callbacks
* 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: Added separate hopper_device, nw -aristmk6, atvtrack, cps3, cv1k, hikaru, saturn, sh4robot, stv: Removed MACHINE_CONFIG, nw -sat_ctrl/multitap, segatap: Refactored to use required_devicee_array, removed MACHINE_CONFIG, simplified code, nw -mega32x: Removed code duplication, eliminated MACHINE_CONFIG, nw -vegaeo: Removed machine().device, nw
* ticket: Use output finder (nw) AJR2018-05-131-5/+8
|
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-30/+0
| | | | | | * destaticify initializations (nw) * fix this->set_screen (nw)
* meters, ticket: Move these generic devices into src/devices (nw) AJR2018-01-091-0/+205