mirror of
https://github.com/holub/mame
synced 2025-04-17 05:53:36 +03:00
nl.lua, nl.lst: added starcrus
This commit is contained in:
parent
6f6a9f1c89
commit
bd1a15c6eb
@ -309,6 +309,12 @@ files{
|
|||||||
MAME_DIR .. "src/mame/includes/starfire.h",
|
MAME_DIR .. "src/mame/includes/starfire.h",
|
||||||
MAME_DIR .. "src/mame/video/starfire.cpp",
|
MAME_DIR .. "src/mame/video/starfire.cpp",
|
||||||
|
|
||||||
|
MAME_DIR .. "src/mame/audio/nl_starcrus.cpp",
|
||||||
|
MAME_DIR .. "src/mame/audio/nl_starcrus.h",
|
||||||
|
MAME_DIR .. "src/mame/drivers/starcrus.cpp",
|
||||||
|
MAME_DIR .. "src/mame/includes/starcrus.h",
|
||||||
|
MAME_DIR .. "src/mame/video/starcrus.cpp",
|
||||||
|
|
||||||
-- Skeletons ...
|
-- Skeletons ...
|
||||||
MAME_DIR .. "src/mame/drivers/a1supply.cpp",
|
MAME_DIR .. "src/mame/drivers/a1supply.cpp",
|
||||||
MAME_DIR .. "src/mame/drivers/aleisttl.cpp",
|
MAME_DIR .. "src/mame/drivers/aleisttl.cpp",
|
||||||
|
@ -474,6 +474,8 @@ wrestwar1d //
|
|||||||
wrestwar2 // (c) 1989 (FD1094)
|
wrestwar2 // (c) 1989 (FD1094)
|
||||||
wrestwar2d //
|
wrestwar2d //
|
||||||
|
|
||||||
|
@source:starcrus.cpp
|
||||||
|
starcrus
|
||||||
|
|
||||||
@source:testpat.cpp
|
@source:testpat.cpp
|
||||||
tp1983
|
tp1983
|
||||||
|
Loading…
Reference in New Issue
Block a user