Aaeon SBC-350: Restore the IDE flag and actually fix IDE and Super I/O chip initialization.

This commit is contained in:
OBattler
2024-11-26 12:01:27 +01:00
parent 738daa9a4e
commit 781320817f
2 changed files with 3 additions and 2 deletions

View File

@@ -4113,7 +4113,7 @@ const machine_t machines[] = {
.max_multi = 0
},
.bus_flags = MACHINE_AT,
.flags = MACHINE_FLAGS_NONE,
.flags = MACHINE_IDE,
.ram = {
.min = 1024,
.max = 16384,