summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mm58174.cpp
Commit message (Collapse)AuthorAgeFilesLines
* mm58174: Small fixes AJR2021-03-071-13/+6
| | | | | | - Initialize interrupt control register (prevents fatal error in wicat on some builds) - Set interrupt period to attotime::never instead of zero when lower 3 bits of control register are 0 - Eliminate device_reset method (IC does not have a reset input)
* Add MM58174 real time clock and use it (nw) Sergey Svishchev2020-05-261-0/+304