summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/target/mess/mess.lua
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2015-05-05 15:54:07 +0200
committer hap <happppp@users.noreply.github.com>2015-05-05 15:54:07 +0200
commitfc68370aa5c04ac0d0f0e9982e0b79a2d734980d (patch)
tree01708a2993e0d09e05090ecc0d9d3bb8db6b29a8 /scripts/target/mess/mess.lua
parent96b6c8ec08e0c42f8c4de430c198e8b21d991c44 (diff)
added E0C6200 cpu skeleton.
also commented out some cpu cores from mame.lua, not needed anymore for unidasm compile due to this check: if (CPUS["MYCPU"]~=null or _OPTIONS["with-tools"]) then
Diffstat (limited to 'scripts/target/mess/mess.lua')
-rw-r--r--scripts/target/mess/mess.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/target/mess/mess.lua b/scripts/target/mess/mess.lua
index c60b8f16d09..d8f49be5b93 100644
--- a/scripts/target/mess/mess.lua
+++ b/scripts/target/mess/mess.lua
@@ -123,6 +123,7 @@ CPUS["ARCOMPACT"] = true
CPUS["AMIS2000"] = true
CPUS["UCOM4"] = true
CPUS["HMCS40"] = true
+CPUS["E0C6200"] = true
--------------------------------------------------
-- specify available sound cores; some of these are