Add IBM PS/2 Model 30-286 rev. 0 BIOS

This commit is contained in:
WNT50
2026-02-11 15:23:15 +08:00
parent e9f8a6ca3c
commit b636ed3b92
3 changed files with 65 additions and 6 deletions

View File

@@ -3202,7 +3202,7 @@ const machine_t machines[] = {
.kbc_p1 = 0x00000cf0,
.gpio = 0xffffffff,
.gpio_acpi = 0xffffffff,
.device = NULL,
.device = &ps2_m30_286_device,
.kbd_device = NULL,
.fdc_device = NULL,
.sio_device = NULL,