Machine onboard device fixes

This commit is contained in:
Maxwell Scott
2026-01-14 01:42:08 +07:00
parent e7198230e5
commit 819a6a3507
3 changed files with 6 additions and 5 deletions

View File

@@ -12069,7 +12069,7 @@ const machine_t machines[] = {
.kbd_device = NULL,
.fdc_device = NULL,
.sio_device = NULL,
.vid_device = &s3_phoenix_vision864_pci_device,
.vid_device = &s3_phoenix_vision864_pci_device, /* Onboard variant not yet emulated */
.snd_device = NULL,
.net_device = NULL
},