Added the TGUI9660 and fixed a compile bug (technically a 32-bit color bug) in said card and the 9680.

Added I2C/DDC support to the 9660 and 9680 as well as PCI IRQ support.
Extended the MMIO base addressing to 4MB for the 9660/9680.
This commit is contained in:
TC1995
2021-07-11 15:06:23 +02:00
parent 49232557d7
commit 40b593d3ad
3 changed files with 118 additions and 45 deletions

View File

@@ -377,6 +377,7 @@ extern const device_t sigma_device;
extern const device_t tgui9400cxi_device;
extern const device_t tgui9440_vlb_device;
extern const device_t tgui9440_pci_device;
extern const device_t tgui9660_pci_device;
extern const device_t tgui9680_pci_device;
/* IBM PS/1 (S)VGA */