summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/adc0844.cpp
Commit message (Expand)AuthorAgeFilesLines
* Since I already had to touch all device_timer signatures, bite the bullet and... Aaron Giles2021-08-201-2/+2
* Major timer object reshuffling. timer_expired_delegate wraps the various call... Aaron Giles2021-03-261-2/+2
* Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... Aaron Giles2021-03-241-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-3/+3
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-3/+3
* adc0844.cpp : Remove unnecessary arguments in handlers cam9002019-02-031-3/+3
* srcclean (nw) Vas Crabb2017-11-261-2/+2
* adc0844: Preserve ADC0848 device type rather than throw it away (nw) AJR2017-11-081-4/+4
* revx: Add ADC0848 and make that device actually work (nw) AJR2017-11-081-0/+2
* adc0844: Support ADC0848 variant, some adjustments to differential mode Dirk Best2017-11-081-45/+96
* einstein: Major cleanup, add a ADC0844 device Dirk Best2017-11-061-0/+155