Fix name for one of the Silicon Valley Computer machines

This commit is contained in:
richardg867
2025-08-16 22:51:01 -03:00
committed by GitHub
parent c9d2b60dbe
commit 314e533907

View File

@@ -5488,7 +5488,7 @@ const machine_t machines[] = {
},
/* Has AMI KBC firmware of uknown revision, maybe '8'. */
{
.name = "[OPTi 283] Silicon Valley SVC386SX/P1",
.name = "[OPTi 283] Silicon Valley Computer SVC386SX/P1",
.internal_name = "svc386sxp1",
.type = MACHINE_TYPE_386SX,
.chipset = MACHINE_CHIPSET_OPTI_283,