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:
flama12333
2025-08-15 15:28:57 -05:00
committed by GitHub
parent 28e7f86296
commit a7a35d1dd0

View File

@@ -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,