summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/vrender0.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-2/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-2/+2
* video/vrender0.cpp: More accurate VRender0 pipeline inner workings (#11057) Angelo Salese2023-04-271-3/+5
* misc/crystal.cpp: Removed hacks: (#11054) David Haywood2023-04-011-36/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-4/+4
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-7/+9
* Miscellaneous clean-up. Vas Crabb2020-10-291-6/+5
* devices/machine, sound and video: removed read and write macros (nw) Ivan Vangelista2020-06-171-26/+26
* se3208: Use callbacks for interrupt acknowledgment (nw) AJR2020-04-221-1/+1
* (nw) whole lot less of { *this } Vas Crabb2020-02-051-7/+6
* Revert "Revert "VRender0 Sound Engine Fixes, Improves (#6112)"" (#6135) cam9002020-01-051-5/+25
* Revert "VRender0 Sound Engine Fixes, Improves (#6112)" R. Belmont2020-01-051-25/+5
* VRender0 Sound Engine Fixes, Improves (#6112) cam9002020-01-041-5/+25
* (nw) misc stuff: Vas Crabb2019-10-091-1/+1
* srcclean (nw) Vas Crabb2019-09-221-10/+10
* Various improvements over Vrender0 based systems [Angelo Salese] (#5580) Angelo Salese2019-09-021-19/+179
* new WORKING machine angelosa2019-08-251-1/+1
* srcclean (nw) Vas Crabb2019-08-251-23/+23
* Major refactoring of VRender0 SoC device [Angelo Salese] (#5527) Angelo Salese2019-08-241-0/+576