summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/video/pc_vga_sis.cpp
Commit message (Expand)AuthorAgeFilesLines
* srcclean and manual cleanup Vas Crabb3 days1-1/+1
* video/pc_vga_sis.cpp: hookup fast page address angelosa2026-04-141-11/+21
* bus/pci/sis6326.cpp: add shifter behaviour on High/True Color depths angelosa2026-03-251-3/+23
* Ran srcclean across the source. Vas Crabb2026-03-221-43/+43
* video/pc_vga_sis.cpp: improve VCLK PLL handling angelosa2026-03-111-8/+23
* sega/model3.cpp: dot product for lighting effects can't be negative by defini... angelosa2026-03-081-4/+5
* video/pc_vga_sis.cpp: implement video overlay playback angelosa2026-03-081-3/+406
* bus/pci/trident_4dwavedx.cpp: hookup PC_JOY angelosa2026-03-031-3/+5
* pc/pcipc_via.cpp: fix PCI config space for slots angelosa2026-03-031-1/+2
* video/pc_vga_sis.cpp: upgrades angelosa2026-03-021-66/+426
* bus/pci/sis6326.cpp: fix pattern regs mode, fix mouse caret in notepad angelosa2026-02-271-1/+8
* video/pc_vga_sis.cpp: add line compare "disable", fix display at 1600x1200 angelosa2026-02-261-15/+36
* bus/pci/sis6326.cpp: initial BitBlt implementation angelosa2026-02-261-7/+9
* video/pc_vga_sis.cpp: preliminary HW cursor angelosa2026-02-261-4/+184
* video/pc_vga_sis.cpp: fix lambda capture angelosa2026-02-251-1/+1
* video/pc_vga_sis.cpp: start hooking up MD config pins, base hookup of TV Out ... angelosa2026-02-251-12/+182
* machine/vt82c586b_acpi.cpp: map ACPI_PIPC on 8-bit units, use a device_memory... angelosa2026-02-231-1/+21
* video/pc_vga_sis.cpp: fix SVGA 8bpp mode, fix start address latch and 24bpp m... angelosa2026-02-161-33/+221
* video/pc_vga_sis.cpp: bulk replace typo for sis6326 VGA def angelosa2026-02-161-18/+18
* video/pc_vga_sis: document remaining sequencer regs angelosa2024-03-151-1/+75
* video/pc_vga_sis: fix -validate angelosa2024-03-141-1/+1
* video/pc_vga_sis: add SiS6326 VGA core angelosa2024-03-141-105/+163
* video/pc_vga_*: standardize DEFINE_DEVICE_TYPE descriptions angelosa2024-02-251-1/+1
* video/pc_vga_sis: placeholder for extended clock modes, reformat sequencer lo... angelosa2024-02-101-16/+107
* srcclean and fix up some bits Vas Crabb2023-07-231-3/+3
* video/pc_vga.cpp: part 2 of interface modernization (#11315) Angelo Salese2023-07-041-0/+301