summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/arm_iomd.cpp
Commit message (Expand)AuthorAgeFilesLines
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-34/+36
* srcclean in preparation for 0.243 Vas Crabb2022-04-241-2/+2
* arm_iomd.cpp: improve serial DAC overrun/int handling, makes SFXs to work bet... angelosa2022-04-131-17/+17
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* devices/bus/hp_hil/hlemouse, devices/machine/arm_iomd, mame/machine/mct_adr: ... Ivan Vangelista2020-07-041-0/+3
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-41/+41
* (nw) whole lot less of { *this } Vas Crabb2020-02-051-8/+4
* srcclean (nw) Vas Crabb2019-12-211-85/+85
* (nw) arm_iomd.cpp: fixed validation (Device arm_iomd.cpp(arm_7500FE_SoC) shor... Ivan Vangelista2019-12-141-1/+1
* Rewrite ARM IOMD/VIDC20 chips into own devices, merged implementations from ... Angelo Salese2019-12-131-0/+767