mirror of
https://github.com/86Box/86Box.git
synced 2026-02-25 21:43:16 -07:00
IBM PS/2 Model 50: Add the Model 50Z BIOS as an option.
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user