summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/acorn_vidc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Major timer object reshuffling. timer_expired_delegate wraps the various call... Aaron Giles2021-03-261-2/+2
* Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... Aaron Giles2021-03-241-2/+2
* 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