summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/pc_vga_oak.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-7/+7
* video/pc_vga_oak: preliminary HW cursor, add path for 32bpp color mode angelosa2024-02-171-0/+10
* pci/oti_spitfire: fix BAR2 IO flag, add revision register angelosa2024-02-141-1/+8
* video/pc_vga_oak: add segment, aperture and basic SVGA pixel modes angelosa2024-02-131-0/+11
* video/pc_vga_oak: convert $3de/$3df to address_space, allow Spitfire to boot angelosa2024-02-121-2/+12
* video/pc_xga: move OAK VGA core to standalone pc_vga_oak file angelosa2024-02-121-0/+36