summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mm5740.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -machine/mm5740.cpp: Added repeat input. (#11352) Mark Garlanger2023-07-051-24/+45
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-9/+3
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-6/+5
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* (nw) whole lot less of { *this } Vas Crabb2020-02-051-6/+3
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* srcclean (nw) Vas Crabb2017-03-261-1/+1
* fix MSVC build (nw) smf-2017-02-281-0/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+2
* Fix build (nw) AJR2017-02-241-1/+1
* Fix Heath H19 keyboard (#2066) Mark Garlanger2017-02-251-0/+173