summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/pc_vga_tseng.cpp
Commit message (Expand)AuthorAgeFilesLines
* video/pc_vga_tseng: MMU placeholders and direct writes angelosa2024-11-181-1/+55
* video/pc_vga_tseng: preliminary HW cursor angelosa2024-11-171-5/+122
* video/pc_vga_tseng: stub ACL/MMU infrastracture angelosa2024-11-171-1/+84
* video/pc_vga_tseng.cpp: add offset bit 8 angelosa2024-11-171-0/+2
* pc/ct486.cpp: bump VGA default to svga_et4kw32i angelosa2024-11-161-3/+10
* video/pc_vga_tseng: add ET4KW32I_VGA, hookup overflow high register angelosa2024-11-161-12/+132
* video/pc_vga_tseng: implement extended start address register angelosa2024-11-161-3/+34
* bus/isa/svga_tseng: add ET4000/W32i variant angelosa2024-11-161-2/+4
* bus/isa/svga_tseng: ET4000AX is a ISA16 card angelosa2024-11-161-20/+2
* video/pc_vga_*: standardize DEFINE_DEVICE_TYPE descriptions angelosa2024-02-251-1/+1
* video/pc_vga.cpp: implement line_compare_mask getter, fixes 1600x1200x8 in mg... angelosa2023-08-111-8/+8
* video/pc_vga_tseng.cpp: make CRTC $37 r/w, restores 1MB memory detection angelosa2023-07-221-0/+14
* srcclean and fix up some bits Vas Crabb2023-07-231-2/+2
* video/pc_vga.cpp: part 2 of interface modernization (#11315) Angelo Salese2023-07-041-297/+148
* srcclean in preparation for 0.256 release branch. Vas Crabb2023-06-251-1/+1
* video/pc_vga.cpp: part 1 of interface modernization (#11284) Angelo Salese2023-05-301-0/+427