summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/upd7004.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Detect array members that can't be replicated and manually register each ↵ Aaron Giles2021-04-191-3/+0
| | | | item instead. Remove old ALLOW_SAVE_TYPE now that enums are implicitly supported. Add stricter checking of endpoint offsets. Some other cleanups.
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-2/+2
|
* (nw) whole lot less of { *this } Vas Crabb2020-02-051-4/+2
|
* srcclean (nw) Vas Crabb2019-06-231-3/+3
|
* New device: UPD7004 ADC Dirk Best2019-05-281-0/+171