summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/upd7004.h
Commit message (Expand)AuthorAgeFilesLines
* Demote tautological-compare to a warning again. Vas Crabb2024-11-271-3/+3
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-1/+1
* - 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