diff --git a/src/machine/machine_table.c b/src/machine/machine_table.c index f75947605..2608f1ead 100644 --- a/src/machine/machine_table.c +++ b/src/machine/machine_table.c @@ -1499,7 +1499,7 @@ const machine_t machines[] = { .net_device = NULL }, { - .name = "[8088] Tandy 1000", + .name = "[8088] Tandy 1000 SX", .internal_name = "tandy", .type = MACHINE_TYPE_8088, .chipset = MACHINE_CHIPSET_PROPRIETARY,