summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/cps1.c
diff options
context:
space:
mode:
author David Haywood <mamehaze@users.noreply.github.com>2014-04-10 13:31:31 +0000
committer David Haywood <mamehaze@users.noreply.github.com>2014-04-10 13:31:31 +0000
commit1a0c1dedc00ecd8d626ffb488e5500e8e5b4c09a (patch)
tree8204d513a1b14d1d481ecd2727e969e60a91bf70 /src/mame/video/cps1.c
parent3c4620803a67988179a0714ef68cc20e69f5e3b4 (diff)
new clones
Nemo (World 901109) [muddymusic] I've asked for a list of the b-board PALs etc. to verify it uses the same ones as the parent.
Diffstat (limited to 'src/mame/video/cps1.c')
-rw-r--r--src/mame/video/cps1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/video/cps1.c b/src/mame/video/cps1.c
index 2e903ee0bae..cbf2b84346b 100644
--- a/src/mame/video/cps1.c
+++ b/src/mame/video/cps1.c
@@ -1322,6 +1322,7 @@ static const struct CPS1config cps1_config_table[]=
{"mtwins", CPS_B_14, mapper_CK24B },
{"chikij", CPS_B_14, mapper_CK24B }, // wrong, this set uses CK22B, dumped but equations still not added
{"nemo", CPS_B_15, mapper_NM24B },
+ {"nemoa", CPS_B_15, mapper_NM24B },
{"nemoj", CPS_B_15, mapper_NM24B }, // wrong, this set uses NM22B, still not dumped
{"cawing", CPS_B_16, mapper_CA24B },
{"cawingr1", CPS_B_16, mapper_CA24B },