summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/upd7004.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-2/+2
* (nw) whole lot less of { *this } Vas Crabb2020-02-051-1/+1
* New device: UPD7004 ADC Dirk Best2019-05-281-0/+80