summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author couriersud <couriersud@arcor.de>2016-05-08 15:05:48 +0200
committer couriersud <couriersud@arcor.de>2016-05-08 15:06:00 +0200
commite4d5ac12d3201fc3202925c4dd36b026c6536570 (patch)
tree77ee24fff957431efca05a13f20a58723505bfa2
parent38ca93a5d767e4ea6f8fb8c05d26d57004ede84e (diff)
Add mario to mamenl target. (nw)
-rw-r--r--scripts/target/mame/nl.lua9
-rw-r--r--src/mame/nl.lst7
2 files changed, 15 insertions, 1 deletions
diff --git a/scripts/target/mame/nl.lua b/scripts/target/mame/nl.lua
index adc58847577..c32da46df38 100644
--- a/scripts/target/mame/nl.lua
+++ b/scripts/target/mame/nl.lua
@@ -20,7 +20,7 @@ CPUS["Z80"] = true
CPUS["M6800"] = true
CPUS["M6803"] = true
CPUS["M6809"] = true
---CPUS["MCS48"] = true
+CPUS["MCS48"] = true
--CPUS["MCS51"] = true
--CPUS["M6800"] = true
--CPUS["M6809"] = true
@@ -57,6 +57,7 @@ VIDEOS["FIXFREQ"] = true
--------------------------------------------------
MACHINES["NETLIST"] = true
+MACHINES["Z80DMA"] = true
--MACHINES["6821PIA"] = true
--MACHINES["TTL74148"] = true
--MACHINES["TTL74153"] = true
@@ -113,9 +114,15 @@ files{
MAME_DIR .. "src/mame/drivers/1942.cpp",
MAME_DIR .. "src/mame/includes/1942.h",
MAME_DIR .. "src/mame/video/1942.cpp",
+
MAME_DIR .. "src/mame/drivers/popeye.cpp",
MAME_DIR .. "src/mame/includes/popeye.h",
MAME_DIR .. "src/mame/video/popeye.cpp",
+
+ MAME_DIR .. "src/mame/drivers/mario.cpp",
+ MAME_DIR .. "src/mame/includes/mario.h",
+ MAME_DIR .. "src/mame/video/mario.cpp",
+ MAME_DIR .. "src/mame/audio/mario.cpp",
MAME_DIR .. "src/mame/drivers/m62.cpp",
MAME_DIR .. "src/mame/includes/m62.h",
diff --git a/src/mame/nl.lst b/src/mame/nl.lst
index 50d5aa2138c..44f009ed63f 100644
--- a/src/mame/nl.lst
+++ b/src/mame/nl.lst
@@ -22,6 +22,13 @@ popeyef // (c) 1982
popeyebl // bootleg
// mario
+dkong3abl //
+mario // (c) 1983 Nintendo of America
+mariobl // bootleg
+marioe // (c) 1983 Nintendo of America
+marioj // (c) 1983 Nintendo
+marioo // (c) 1983 Nintendo of America
+masao // bootleg
// Atari 100% TTL