summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/pc_vga_oak.cpp
Commit message (Expand)AuthorAgeFilesLines
* video/pc_vga_cirrus: fix pitch offset angelosa2024-03-101-4/+1
* video/pc_vga_*: standardize DEFINE_DEVICE_TYPE descriptions angelosa2024-02-251-1/+1
* video/pc_vga_oak: preliminary HW cursor, add path for 32bpp color mode angelosa2024-02-171-22/+115
* video/pc_vga_oak: fix lambda capture angelosa2024-02-141-1/+1
* pci/oti_spitfire: fix BAR2 IO flag, add revision register angelosa2024-02-141-17/+31
* video/pc_vga_oak: add segment, aperture and basic SVGA pixel modes angelosa2024-02-131-11/+146
* video/pc_vga_oak: convert $3de/$3df to address_space, allow Spitfire to boot angelosa2024-02-121-21/+160
* video/pc_xga: move OAK VGA core to standalone pc_vga_oak file angelosa2024-02-121-0/+102