summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mm5740.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add adjust_periodic() to persistent_timer. Update obvious situations where it... Aaron Giles2021-09-111-1/+1
* Since I already had to touch all device_timer signatures, bite the bullet and... Aaron Giles2021-08-201-1/+1
* 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
* (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