summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/acorn_vidc.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-46/+24
* 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-20/+75
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-3/+3
* acorn_vidc: Implement DAC differences between VIDC1 and VIDC1a. Nigel Barnes2021-11-141-24/+27
* volt_reg: Remove uses that are not needed anymore with the recent (#7367) Aaron Giles2020-10-201-2/+0
* Cleaned up bitmap API. Vas Crabb2020-09-271-2/+2
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-131-1/+1
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-15/+15
* srcclean (nw) Vas Crabb2019-12-211-29/+29
* Rewrite ARM IOMD/VIDC20 chips into own devices, merged implementations from ... Angelo Salese2019-12-131-43/+297
* updated my recent commits to initialize bools with false instead of 0, as sug... Ivan Vangelista2019-11-281-3/+3
* acorn_vidc.cpp: initialize some stuff (nw) Ivan Vangelista2019-11-261-0/+10
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* some Visual Studio 2019 fixes (nw) smf-2019-09-291-2/+2
* srcclean (nw) Vas Crabb2019-09-221-45/+45
* acorn_vidc.cpp: generate u255 law sound table on device start [Olivier Galibe... angelosa2019-09-211-40/+18
* archimds.cpp: fixed off by 16 sound DMA transfers, improving sound quality [A... angelosa2019-09-201-1/+1
* acorn_vidc: All right, move this back to src/devices/machine (nw) AJR2019-09-201-0/+535
* acorn_vidc: Move to src/devices/video and fix full build (nw) AJR2019-09-201-518/+0
* Rewritten Acorn VIDC10 into own device file [Angelo Salese] #5671 Angelo Salese2019-09-201-0/+518