summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/epic14e.cpp
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2018-11-25 00:24:42 -0500
committer AJR <ajrhacker@users.noreply.github.com>2018-11-25 00:24:42 -0500
commitd168e7a28e18c343cbf2e2ef74ded56e0d0cb17e (patch)
tree896160925a440e0948742ef08ce194fe38bc3f1f /src/mame/drivers/epic14e.cpp
parenta7d6d7ca9882a30be883422ec539c59bee66e67c (diff)
epic14e: Manufacturer name correction (nw)
Diffstat (limited to 'src/mame/drivers/epic14e.cpp')
-rw-r--r--src/mame/drivers/epic14e.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/epic14e.cpp b/src/mame/drivers/epic14e.cpp
index e528550e24f..a3531d3c2b2 100644
--- a/src/mame/drivers/epic14e.cpp
+++ b/src/mame/drivers/epic14e.cpp
@@ -251,4 +251,4 @@ ROM_START(epic14e)
ROM_END
-COMP(1982, epic14e, 0, 0, epic14e, epic14e, epic14e_state, empty_init, "Epic Computer Systems", "Epic 14E (v1.0)", MACHINE_IS_SKELETON)
+COMP(1982, epic14e, 0, 0, epic14e, epic14e, epic14e_state, empty_init, "Epic Computer Products", "Epic 14E (v1.0)", MACHINE_IS_SKELETON)