Change to AX286D machine_table.c
The dump is from Sharp AX286D there are other portable model. ax286n src: https://www.facebook.com/groups/280993058608704/posts/8592062164168377/
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