Rename the Tandy 1000 to Tandy 1000 SX, closes #4676.

This commit is contained in:
OBattler
2024-07-31 23:04:00 +02:00
parent 0cb0a23bd1
commit 0e1f457f65

View File

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