summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/cop452.h
Commit message (Expand)AuthorAgeFilesLines
* 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-4/+4
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-19/+20
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-12/+12
* init vars for coverity (devices/machine/5-i) Robbbert2022-04-021-12/+12
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* hp_ipc: added beeper (#6893) fulivi2020-07-021-0/+96