Re-added the S3 928 to the video table (forgot in the previous commits).
Marked the Trio3D/2X as incomplete/dev-branched due to bugs on win9x and no public datasheet of it. Added 8MB option to the supported video memory to the ViRGE/VX.
This commit is contained in:
@@ -329,7 +329,9 @@ extern const device_t s3_virge_375_vlb_device;
|
||||
extern const device_t s3_virge_375_pci_device;
|
||||
extern const device_t s3_virge_375_4_vlb_device;
|
||||
extern const device_t s3_virge_375_4_pci_device;
|
||||
#if defined(DEV_BRANCH) && defined(USE_S3TRIO3D2X)
|
||||
extern const device_t s3_trio3d_2x_pci_device;
|
||||
#endif
|
||||
|
||||
/* Sigma Color 400 */
|
||||
extern const device_t sigma_device;
|
||||
|
||||
Reference in New Issue
Block a user