summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/m3002.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Detect array members that can't be replicated and manually register each ↵ Aaron Giles2021-04-191-2/+0
| | | | item instead. Remove old ALLOW_SAVE_TYPE now that enums are implicitly supported. Add stricter checking of endpoint offsets. Some other cleanups.
* m3002: expose irq callback Patrick Mackinlay2020-09-281-2/+2
|
* clxvme186: Add RTC device (nw) AJR2020-04-071-3/+20
| | | | cms6502: Use XTAL value from schematics (nw)
* m3002: New device AJR2020-04-071-0/+490