summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/pseudovia.cpp
Commit message (Collapse)AuthorAgeFilesLines
* video/ariel.cpp: New device for the Apple "Ariel" RAMDAC used in several ↵ arbee2025-06-111-10/+37
| | | | | | | | lower-end Macs. [R. Belmont] apple/v8.cpp: Use the Ariel device. machine/pseudovia.cpp: Improved accuracy, support more interrupt lines, and support the "AIV3" variant used in Duo Docks. [R. Belmont]
* machine/pseudovia.cpp: Moved from mame/apple because some bus devices will ↵ arbee2025-04-191-0/+325
need this soon. [R. Belmont]