summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/pcf8583.cpp
Commit message (Collapse)AuthorAgeFilesLines
* pcf8583: Reimplemented I2C protocol, and added clock and alarm modes. Nigel Barnes2020-12-251-109/+295
|
* srcclean and manual fixup (nw) Vas Crabb2018-08-261-6/+6
|
* -pcf8583: Added rudimentary Philips PCF8583 RTC emulation, based on the ↵ Ryan Holtz2018-08-201-0/+235
PCF8593 device. [Ryan Holtz]