Add BIOS selector and the mid-1999 BIOS to the ABit AB-LX6 (#6224)

* machine.h: Configuration added for ABit AB-LX6

* m_at_slot1.c: Configuration is almost there for ABit AB-LX6

* Congratulations! BIOS Selector for ABit AB-LX6 is complete.
This commit is contained in:
Verloren50000
2025-09-26 11:21:12 +08:00
committed by GitHub
parent 086f955e7e
commit 4180909840
3 changed files with 49 additions and 6 deletions

View File

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