Merge pull request #4105 from cartifanwlr/machine-flags

Rename "Phoenix 286 clone" as the machine has been identified
This commit is contained in:
Miran Grča
2024-01-31 22:06:10 +01:00
committed by GitHub

View File

@@ -3361,7 +3361,7 @@ const machine_t machines[] = {
},
/* Has IBM AT KBC firmware. */
{
.name = "[NEAT] Phoenix 286 clone",
.name = "[NEAT] Arche AMA-2010",
.internal_name = "px286",
.type = MACHINE_TYPE_286,
.chipset = MACHINE_CHIPSET_NEAT,
@@ -12693,7 +12693,7 @@ const machine_t machines[] = {
.snd_device = NULL,
.net_device = NULL
},
/* The base board hasa Holtek HT6542B with AMIKey-2 (updated 'H') KBC firmware. */
/* The base board has a Holtek HT6542B with AMIKey-2 (updated 'H') KBC firmware. */
{
.name = "[i440FX] ASUS P/I-P65UP5 (C-P6ND)",
.internal_name = "p65up5_cp6nd",