mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 20:35:32 -07:00
makes Victor V86P BIOS versions selectable
This commit is contained in:
@@ -2982,7 +2982,7 @@ const machine_t machines[] = {
|
||||
.kbc_p1 = 0xff,
|
||||
.gpio = 0xffffffff,
|
||||
.gpio_acpi = 0xffffffff,
|
||||
.device = NULL,
|
||||
.device = &v86p_device,
|
||||
.kbd_device = NULL,
|
||||
.fdc_device = NULL,
|
||||
.sio_device = NULL,
|
||||
|
||||
Reference in New Issue
Block a user