summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/pci/sis6326.cpp
Commit message (Expand)AuthorAgeFilesLines
* machine/vt82c598mvp.cpp: work around SMI mapping for '691 angelosa2026-03-301-1/+2
* bus/pci/sis6326.cpp: add shifter behaviour on High/True Color depths angelosa2026-03-251-30/+52
* bus/pci/sis6326.cpp: preliminary line drawing angelosa2026-03-111-5/+75
* video/pc_vga_sis.cpp: improve VCLK PLL handling angelosa2026-03-111-0/+2
* bus/pci/sis6326.cpp: add support for DVD variant [VGA Legacy MKIII] angelosa2026-03-111-2/+39
* video/pc_vga_sis.cpp: implement video overlay playback angelosa2026-03-081-2/+9
* bus/pci/trident_4dwavedx.cpp: fix unintended bug with hso range angelosa2026-03-061-2/+3
* bus/pci/trident_4dwavedx.cpp: hookup PC_JOY angelosa2026-03-031-0/+2
* bus/pci/sis6326.cpp: shuffle roms a bit angelosa2026-03-031-29/+29
* pc/pcipc_via.cpp: fix PCI config space for slots angelosa2026-03-031-3/+7
* bus/isa: initial stub for a SPEA Graphiti FGA 4/HE TIGA card [VGA Legacy MKIII] angelosa2026-03-021-1/+1
* bus/pci/sis6326.cpp: fix pattern regs mode, fix mouse caret in notepad angelosa2026-02-271-2/+1
* bus/pci: streamline VGA based PCI/AGP cards legacy structures angelosa2026-02-271-6/+6
* video/pc_vga_sis.cpp: add line compare "disable", fix display at 1600x1200 angelosa2026-02-261-8/+8
* bus/pci/sis6326.cpp: initial BitBlt implementation angelosa2026-02-261-2/+376
* video/pc_vga_sis.cpp: preliminary HW cursor angelosa2026-02-261-0/+2
* video/pc_vga_sis.cpp: fix lambda capture angelosa2026-02-251-1/+2
* bus/pci/sis6326.cpp: hookup PCI variant, hookup VGA in VMI space angelosa2026-02-251-74/+139
* pc/pcipc_via.cpp: fix AGP card ID angelosa2026-02-231-2/+2
* bus/isa/fdc.cpp: subscribe to remap fn angelosa2026-02-171-1/+0
* video/pc_vga_sis.cpp: bulk replace typo for sis6326 VGA def angelosa2026-02-161-6/+6
* srcclean and fix indentation in preparation for MAME 0.264 branch. Vas Crabb2024-03-241-2/+2
* video/pc_vga_sis: add SiS6326 VGA core angelosa2024-03-141-6/+6
* bus/pci: add SiS6326 AGP card angelosa2024-03-131-0/+202