mirror of
https://github.com/86Box/86Box.git
synced 2026-02-23 18:08:20 -07:00
Use the correct onboard ViRGE device for the TC430HX (#6269)
This commit is contained in:
@@ -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
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user