summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/ticket.cpp
Commit message (Expand)AuthorAgeFilesLines
* machine/ticket.cpp: Forgot to git add this. Vas Crabb2025-11-161-1/+1
* -machine/ticket.cpp: Added a sensor test input for convenience. Vas Crabb2025-11-161-46/+55
* minichess, tschess: change mcu freq to default 400khz, hap2024-09-131-1/+11
* concept: correct typo, hap2024-09-121-9/+1
* ticket: remove motor/status_active setters hap2024-09-091-26/+12
* misc: change ticket MOTOR_ACTIVE_LOW to HIGH hap2024-09-091-1/+1
* machine/ticket.cpp: Get device configuration constants out of the global name... Vas Crabb2024-09-091-4/+4
* ds8874: move to video folder (led driver chip), hap2024-04-111-2/+2
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-2/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* mpu4.cpp, ticket.cpp Added proper hopper communications to ticket.cpp (#10404) James Wallace2022-10-161-0/+7
* 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-9/+11
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-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