summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/adc0804.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-4/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* New machines marked as NOT_WORKING AJR2020-03-111-2/+18
* adc0804: Further note (nw) AJR2019-10-181-0/+7
* Emulate ADC0804 and add device to various drivers AJR2019-10-161-0/+256