summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/pc_vga_s3.cpp
Commit message (Expand)AuthorAgeFilesLines
* video/pc_vga: retire vblank_timer_cb override, add a latch_start_addr fn in p... angelosa2024-03-101-6/+3
* video/pc_vga_cirrus: fix pitch offset angelosa2024-03-101-1/+0
* video/pc_vga_s3: fix start address shift in extended video mode, fix heavy pr... angelosa2024-03-061-2/+6
* video/pc_vga_s3: fix -validate angelosa2024-02-251-2/+2
* video/pc_vga_s3: separate Vision864/964/968 from Trio64, fix SDD UVCONFIG.EXE... angelosa2024-02-251-27/+98
* video/pc_vga_s3: bulk rename s3_vga_device -> s3trio64_vga_device angelosa2024-02-251-19/+19
* pci/vision: add Vision964, start implementing new MMIO for Vision 968 angelosa2024-02-251-1/+6
* bus/pci: add Vision 864 and 968 cards angelosa2024-02-251-1/+17
* srcclean and manual cleanup in preparation for release branch Vas Crabb2024-01-281-1/+1
* video/pc_vga_s3: add interlace mode, fix offset behaviour angelosa2024-01-201-9/+17
* video/pc_vga.cpp: implement line_compare_mask getter, fixes 1600x1200x8 in mg... angelosa2023-08-111-0/+6
* video/pc_vga.cpp: part 2 of interface modernization (#11315) Angelo Salese2023-07-041-462/+405
* video/pc_vga.cpp: part 1 of interface modernization (#11284) Angelo Salese2023-05-301-0/+1172