Rename 586MC1 to GA-586IS

This commit is contained in:
cartifanwlr
2024-01-28 09:19:12 +03:00
parent 17b992fdcf
commit 3390aa8d03
2 changed files with 3 additions and 4 deletions

View File

@@ -8725,7 +8725,7 @@ const machine_t machines[] = {
},
/* Has AMI MegaKey KBC firmware. */
{
.name = "[i430LX] Micro Star 586MC1",
.name = "[i430LX] Gigabyte GA-586IS",
.internal_name = "586mc1",
.type = MACHINE_TYPE_SOCKET4,
.chipset = MACHINE_CHIPSET_INTEL_430LX,
@@ -8744,8 +8744,8 @@ const machine_t machines[] = {
.min_multi = MACHINE_MULTIPLIER_FIXED,
.max_multi = MACHINE_MULTIPLIER_FIXED
},
.bus_flags = MACHINE_PS2_PCI,
.flags = MACHINE_IDE_DUAL | MACHINE_APM | MACHINE_ACPI,
.bus_flags = MACHINE_PCI,
.flags = MACHINE_APM | MACHINE_ACPI,
.ram = {
.min = 2048,
.max = 131072,