summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/atirage.cpp
Commit message (Expand)AuthorAgeFilesLines
* srcclean and manual cleanup in preparation for 0.263 release. Vas Crabb2024-02-251-1/+1
* video/atirage.cpp: add base x86 interface for atirageiidvd_device angelosa2024-02-081-1/+48
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-4/+1
* taito/taitowlf.cpp: convert to new PCI model (#11334) Angelo Salese2023-06-121-0/+41
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-1/+1
* video/atirage.cpp: Fixed Coverity bug, finished and tested GPIO implementatio... arbee2023-05-221-16/+19
* atirage: fix -Wmaybe-uninitialized issue hap2023-05-191-9/+6
* video/atirage.cpp: Extremely preliminary emulation of PCI ATI 3D Rage family ... arbee2023-05-181-0/+524