summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/adc0804.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.
* New machines marked as NOT_WORKING AJR2020-03-111-2/+18
| | | | | | | ---------------------------------- Roland JX-3P Programmable Preset Polyphonic Synthesizer [DBWBP] Roland MKS-30 Planet-S MIDI Sound Module [DBWBP] Roland GR-700 Guitar Synthesizer [DBWBP]
* adc0804: Further note (nw) AJR2019-10-181-0/+7
|
* Emulate ADC0804 and add device to various drivers AJR2019-10-161-0/+256