Cleaned up the ET4000/W32, fixed the ICS 53xx/GENDAC/SDAC RAMDAC's, and readded the Cardex ET4000/W32p Rev. C with ICS 5341 RAMDAC.

This commit is contained in:
OBattler
2021-03-25 06:32:10 +01:00
parent 22bf154153
commit 7b22fa60d1
4 changed files with 1560 additions and 1502 deletions

View File

@@ -261,6 +261,8 @@ extern const device_t et4000_mca_device;
extern const device_t et4000w32_device;
extern const device_t et4000w32i_isa_device;
extern const device_t et4000w32i_vlb_device;
extern const device_t et4000w32p_revc_vlb_device;
extern const device_t et4000w32p_revc_pci_device;
extern const device_t et4000w32p_vlb_device;
extern const device_t et4000w32p_pci_device;
extern const device_t et4000w32p_noncardex_vlb_device;