summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/arm_iomd.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-9/+9
* -cpu/arm7: Added interrupt helpers, hid details from most clients. Vas Crabb2024-09-221-1/+0
* 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-13/+11
* arm_iomd.cpp: improve serial DAC overrun/int handling, makes SFXs to work bet... angelosa2022-04-131-7/+6
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-40/+40
* (nw) whole lot less of { *this } Vas Crabb2020-02-051-2/+2
* srcclean (nw) Vas Crabb2019-12-211-13/+13
* Rewrite ARM IOMD/VIDC20 chips into own devices, merged implementations from ... Angelo Salese2019-12-131-0/+211