Give the AP440FX the original ViRGE instead, fixes #4740.

This commit is contained in:
OBattler
2024-08-22 04:59:51 +02:00
parent cf3870e354
commit f9e457f3e8
4 changed files with 21 additions and 6 deletions

View File

@@ -13758,7 +13758,7 @@ const machine_t machines[] = {
.device = NULL,
.fdc_device = NULL,
.sio_device = NULL,
.vid_device = &s3_virge_375_onboard_pci_device,
.vid_device = &s3_virge_325_onboard_pci_device,
.snd_device = &cs4236b_device,
.net_device = NULL
},