mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 01:25:33 -07:00
Remove ACPI flag from the Abit AH4T
This commit is contained in:
@@ -8831,7 +8831,7 @@ const machine_t machines[] = {
|
||||
.max_multi = 0
|
||||
},
|
||||
.bus_flags = MACHINE_VLB,
|
||||
.flags = MACHINE_APM | MACHINE_ACPI,
|
||||
.flags = MACHINE_APM,
|
||||
.ram = {
|
||||
.min = 1024,
|
||||
.max = 131072,
|
||||
|
||||
Reference in New Issue
Block a user