Added the latest fixes to support the 868/968 video engine and the 868 itself.

This commit is contained in:
TC1995
2020-12-22 14:17:22 +01:00
parent 2dc7b95496
commit eeabeeb2bb
3 changed files with 658 additions and 103 deletions

View File

@@ -324,6 +324,8 @@ extern const device_t s3_phoenix_trio64vplus_pci_device;
extern const device_t s3_phoenix_trio64vplus_onboard_pci_device;
extern const device_t s3_phoenix_vision864_pci_device;
extern const device_t s3_phoenix_vision864_vlb_device;
extern const device_t s3_phoenix_vision868_pci_device;
extern const device_t s3_phoenix_vision868_vlb_device;
extern const device_t s3_diamond_stealth64_pci_device;
extern const device_t s3_diamond_stealth64_vlb_device;
extern const device_t s3_diamond_stealth64_964_pci_device;