mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 09:35:32 -07:00
Merge pull request #5968 from flama12333/patch-12
Change Machine name AX 286 to AX286D machine_table.c
This commit is contained in:
@@ -3589,7 +3589,7 @@ const machine_t machines[] = {
|
||||
},
|
||||
/* Has unknown KBC firmware. */
|
||||
{
|
||||
.name = "[ISA] Sharp AX 286",
|
||||
.name = "[ISA] Sharp AX286D",
|
||||
.internal_name = "ax286",
|
||||
.type = MACHINE_TYPE_286,
|
||||
.chipset = MACHINE_CHIPSET_DISCRETE,
|
||||
|
||||
Reference in New Issue
Block a user