summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/am2910.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-2/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-5/+5
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-2/+1
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* srcclean (nw) Vas Crabb2019-06-231-5/+5
* -am2910: Added prelminary, largely-untested Am2910 Microprogram Controller de... mooglyguy2019-06-051-0/+83