IBM PS/2 Model 50: Add the Model 50Z BIOS as an option.

This commit is contained in:
OBattler
2025-08-30 02:28:18 +02:00
parent d287b81054
commit 89591ae8c9
3 changed files with 62 additions and 10 deletions

View File

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