summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/acorn_vidc.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-8/+8
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* device_palette_interface: Make information overrides noexcept AJR2022-09-251-2/+2
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-6/+4
* arm_iomd.cpp: improve serial DAC overrun/int handling, makes SFXs to work bet... angelosa2022-04-131-7/+11
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-6/+6
* init vars for coverity (devices/machine/5-i) Robbbert2022-04-021-6/+6
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-2/+2
* acorn_vidc: Implement DAC differences between VIDC1 and VIDC1a. Nigel Barnes2021-11-141-11/+14
* volt_reg: Remove uses that are not needed anymore with the recent (#7367) Aaron Giles2020-10-201-1/+0
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-15/+15
* srcclean (nw) Vas Crabb2019-12-211-4/+4
* Rewrite ARM IOMD/VIDC20 chips into own devices, merged implementations from ... Angelo Salese2019-12-131-38/+91
* some Visual Studio 2019 fixes (nw) smf-2019-09-291-1/+1
* srcclean (nw) Vas Crabb2019-09-221-8/+8
* acorn_vidc.cpp: generate u255 law sound table on device start [Olivier Galibe... angelosa2019-09-211-0/+1
* acorn_vidc: All right, move this back to src/devices/machine (nw) AJR2019-09-201-0/+143
* acorn_vidc: Move to src/devices/video and fix full build (nw) AJR2019-09-201-145/+0
* Rewritten Acorn VIDC10 into own device file [Angelo Salese] #5671 Angelo Salese2019-09-201-0/+145