Use the correct onboard ViRGE device for the TC430HX (#6269)

This commit is contained in:
win2kgamer
2025-10-02 23:49:24 -05:00
committed by GitHub
parent b45452d434
commit 85bfc79a6e

View File

@@ -14413,7 +14413,7 @@ const machine_t machines[] = {
.kbd_device = NULL,
.fdc_device = NULL,
.sio_device = NULL,
.vid_device = &s3_virge_375_pci_device,
.vid_device = &s3_virge_375_onboard_pci_device,
.snd_device = &ymf701_device,
.net_device = NULL
},