summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/gkidabc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/gkidabc.cpp')
-rw-r--r--src/mame/drivers/gkidabc.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/drivers/gkidabc.cpp b/src/mame/drivers/gkidabc.cpp
index 410ceff1b6f..8470df24e66 100644
--- a/src/mame/drivers/gkidabc.cpp
+++ b/src/mame/drivers/gkidabc.cpp
@@ -45,6 +45,9 @@ ROM_END
ROM_START(miprimlec)
ROM_REGION(0x20000, "maincpu", 0)
ROM_LOAD("27-5482-01.u1", 0x00000, 0x20000, CRC(83aa655b) SHA1(5d7b03f0ff2836e228da77676df03854f87edd26))
+
+ ROM_REGION( 0x2000, "speech", 0 )
+ ROM_LOAD( "csm10150an.u3", 0x0000, 0x2000, NO_DUMP ) // TSP50C10 (8K bytes of ROM) labeled "67ACLKT VIDEO TECH CSM10150AN"
ROM_END
ROM_START(gjrprofi)