summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/prestige.cpp
diff options
context:
space:
mode:
author Vas Crabb <vas@vastheman.com>2019-12-21 15:15:32 +1100
committer Vas Crabb <vas@vastheman.com>2019-12-21 15:15:32 +1100
commit826db8a22b2d1f173af5a9be504bf9c3acd7f5c8 (patch)
treed27419821aeea7d4422a8a2fe9b48aefe3838c9c /src/mame/drivers/prestige.cpp
parent320133cf13c02f8585315edb28319c0c24069a1e (diff)
srcclean (nw)
Diffstat (limited to 'src/mame/drivers/prestige.cpp')
-rw-r--r--src/mame/drivers/prestige.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/mame/drivers/prestige.cpp b/src/mame/drivers/prestige.cpp
index 85525613f86..85cb6d7e66b 100644
--- a/src/mame/drivers/prestige.cpp
+++ b/src/mame/drivers/prestige.cpp
@@ -56,10 +56,10 @@ Notes:
| ____ |Z80 | S2564RL-100->| ||
| ______________ ____ | | | ||
| | 27-5560-01 | ____ | |<-Z84C0008PEC | ||
- | |_____________| | | | | __________ |____||
+ | |_____________| | | | | __________ |____||
\ | | |____| |_________| ________|
- \_____ ____________| | SN74HC244N |
- |||||||||||||| |__|||||_____ ___|
+ \_____ ____________| | SN74HC244N |
+ |||||||||||||| |__|||||_____ ___|
|||||||||||||| |||||||||||
*/
@@ -883,7 +883,7 @@ ROM_END
ROM_START( pcscolor )
ROM_REGION( 0x100000, "maincpu", 0 )
ROM_LOAD( "27-5560-01.u5", 0x00000, 0x080000, CRC(e21e7ecd) SHA1(f3eeb19a88f1856406b357f2966880113b7340dc) )
-
+
ROM_REGION( 0x2000, "speech", 0 )
ROM_LOAD( "csm10233an.u1", 0x0000, 0x2000, NO_DUMP ) // TSP50C10 (8K bytes of ROM) labeled "51CTCJT VIDEO TECH CSM10233AN"
ROM_END