summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/mediagx_cs5530_bridge.cpp
Commit message (Expand)AuthorAgeFilesLines
* machine/i82371sb.cpp: rectify https://github.com/mamedev/mame/commit/377e9d6d... angelosa2025-03-251-0/+1
* machine/i82371sb.cpp: lift cargo cult 0xe0-0xef noprw angelosa2025-03-151-1/+1
* srcclean and manual cleanup in preparation for release branch Vas Crabb2024-01-281-60/+60
* misc/matrix.cpp: add a keyboard controller angelosa2023-12-171-1/+6
* misc/matrix.cpp: add CS5530 IDE PCI block angelosa2023-12-171-4/+64
* machine/mediagx_cs5530_bridge.cpp: add $92 A20 gate angelosa2023-12-171-3/+73
* machine/mediagx_host.cpp: implement base Super I/O & GXBASE interfaces angelosa2023-12-141-3/+3
* machine/mediagx_cs5530_bridge.cpp: initial stub for legacy southbridge angelosa2023-12-141-17/+345
* misc/matrix.cpp: write PCI stubs for MediaGX host & CS5530 bridge angelosa2023-12-131-0/+98