makes Victor V86P BIOS versions selectable

This commit is contained in:
Bozo Scum
2026-01-28 13:45:15 +08:00
parent 2a00f72a6f
commit 715a6cf4cd
3 changed files with 89 additions and 20 deletions

View File

@@ -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,