Sensation II: Onboard video is actually VLB per the 1994 Radio Shack catalog mentioning local bus video

This commit is contained in:
win2kgamer
2026-02-11 19:58:49 -06:00
parent 160a9e45ba
commit e642504dcb

View File

@@ -8708,7 +8708,7 @@ const machine_t machines[] = {
.kbd_device = NULL,
.fdc_device = NULL,
.sio_device = NULL,
.vid_device = &gd5428_onboard_device,
.vid_device = &gd5428_vlb_onboard_device,
.snd_device = NULL,
.net_device = NULL
},