summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/pci
Commit message (Expand)AuthorAgeFilesLines
* sound/ac97_stac9704.cpp: preliminary status/command hookup angelosa14 days1-2/+2
* bus/pci: ATTR_COLD pass angelosa2026-04-018-33/+81
* bus/pci: add 3 new sound card stubs: angelosa2026-04-017-0/+367
* bus/pci/trident_4dwavedx.cpp: improve single shot playback angelosa2026-03-301-2/+32
* 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-252-41/+69
* Ran srcclean across the source. Vas Crabb2026-03-224-52/+52
* -emu/dislot.cpp: Cleaned up interface. Vas Crabb2026-03-221-4/+1
* bus/pci/clgd543x_alpine.cpp: fix ROM defs angelosa2026-03-181-10/+17
* intel/i420ex.cpp: initial Aries chipset check-in (#15110) Angelo Salese2026-03-175-60/+226
* bus/pci/trident_4dwavedx.cpp: implement sample playback modes angelosa2026-03-132-54/+174
* bus/pci/trident_4dwavedx.cpp: add LIVE_AUDIO_VIEW debugging angelosa2026-03-132-5/+31
* bus/pci/trident_4dwavedx.cpp: implement sample interpolation angelosa2026-03-132-42/+123
* 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-113-2/+54
* 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-062-4/+5
* machine/pci.cpp: standardize minimum grant & maximum latency readbacks angelosa2026-03-0611-20/+43
* sound/ac97_stac9704.cpp: basic PCM volume handling angelosa2026-03-061-19/+17
* bus/pci/trident_4dwavedx.cpp: preliminary Wave Engine angelosa2026-03-052-7/+542
* bus/pci/trident_4dwavedx.cpp: initial hookup of an AC'97 STAC9704 device angelosa2026-03-052-2/+11
* bus/pci/trident_4dwavedx.cpp: hookup PC_JOY angelosa2026-03-033-2/+22
* machine/sis950_lpc.cpp: add pin mapper, add PCI slots to base sis630.cpp driver angelosa2026-03-031-2/+3
* 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-033-11/+47
* bus/pci: initial Trident 4DWave-DX hookup angelosa2026-03-023-0/+243
* bus/isa: initial stub for a SPEA Graphiti FGA 4/HE TIGA card [VGA Legacy MKIII] angelosa2026-03-021-1/+1
* bus/pci/pdc20262.cpp: hookup PDC20268 Ultra100TX2 [The Retro Web] angelosa2026-03-023-10/+53
* 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-2724-158/+168
* 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-262-3/+409
* 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-253-81/+162
* pc/pcipc_via.cpp: fix AGP card ID angelosa2026-02-231-2/+2
* bus/pci/aha2940au.cpp: fix EEPROM access angelosa2026-02-221-6/+11
* bus/pci/aha2940au.cpp: hookup original AHA-2940/W [bitsavers] angelosa2026-02-213-39/+153
* srcclean and tidy Vas Crabb2026-02-221-1/+1
* bus/pci/trio_pci.cpp: fix device ID angelosa2026-02-211-1/+3
* bus/isa/svga_s3.cpp: move out Trio64/DX roms and create a new PCI target angelosa2026-02-193-0/+198
* bus/pci/virge_pci.cpp: fix interrupt pin angelosa2026-02-181-0/+12
* 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-162-7/+7
* misc/3do_madam.cpp: implement bgnd, sign extend xpos & ypos angelosa2026-01-211-1/+3
* video/pc_vga_*: add imperfect feature graphics where it belongs angelosa2026-01-151-0/+3
* bus/pc98_cbus: refactor card implementations using address maps for I/Os angelosa2025-11-041-2/+2
* srcclean and tidy Vas Crabb2025-10-262-4/+4
* Add skeleton driver for Sun E250 (#14205) ClawGrip2025-10-143-0/+221