Add mario to mamenl target. (nw)

This commit is contained in:
couriersud 2016-05-08 15:05:48 +02:00
parent 38ca93a5d7
commit e4d5ac12d3
2 changed files with 15 additions and 1 deletions

View File

@ -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",

View File

@ -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