summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mm58174.cpp
Commit message (Expand)AuthorAgeFilesLines
* machine/mm58174.cpp: Improve chip emulation based on data sheet (#13775) Mark Garlanger2025-06-031-64/+125
* ds8874: move to video folder (led driver chip), hap2024-04-111-1/+1
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-6/+13
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* mm58174: Small fixes AJR2021-03-071-13/+6
* Add MM58174 real time clock and use it (nw) Sergey Svishchev2020-05-261-0/+304