diff options
| author | 2017-01-25 16:15:41 +1100 | |
|---|---|---|
| committer | 2017-01-25 16:15:41 +1100 | |
| commit | 0e73860daa83d37d027a66adeab2599bd96b6665 (patch) | |
| tree | ad396428cc726763c12ec8d890aa79d126c70374 | |
| parent | 45d40fa8c46490432e6806c228bfb2d940646d02 (diff) | |
and the CPU too (nw)
| -rw-r--r-- | scripts/target/mame/mess.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua index e0a5fe364b1..164008ece2e 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -134,6 +134,7 @@ CPUS["HPHYBRID"] = true CPUS["SM510"] = true CPUS["MB86901"] = true CPUS["NANOPROCESSOR"] = true +CPUS["CLIPPER"] = true -------------------------------------------------- -- specify available sound cores; some of these are |
