Merge pull request #4106 from cartifanwlr/machine-flags

Rename "AMI XT clone" as the machine has been identified
This commit is contained in:
Miran Grča
2024-02-01 12:31:38 +01:00
committed by GitHub

View File

@@ -437,7 +437,7 @@ const machine_t machines[] = {
.net_device = NULL
},
{
.name = "[8088] AMI XT clone",
.name = "[8088] Micoms XL-7 Turbo",
.internal_name = "amixt",
.type = MACHINE_TYPE_8088,
.chipset = MACHINE_CHIPSET_DISCRETE,