Moving "special" to "sssr"

This commit is contained in:
Miodrag Milanovic 2022-07-01 09:49:04 +02:00
parent 875ee33542
commit 1bf5abd693
7 changed files with 2 additions and 9 deletions

View File

@ -1515,7 +1515,6 @@ function linkProjects_mame_mame(_target, _subtarget)
"sony",
"sony_news",
"sord",
"special",
"sssr",
"stern",
"stm",
@ -3139,12 +3138,6 @@ files {
MAME_DIR .. "src/mame/sord/*.cpp",
}
createMAMEProjects(_target, _subtarget, "special")
files {
MAME_DIR .. "src/mame/special/*.cpp",
MAME_DIR .. "src/mame/special/*.h",
}
createMAMEProjects(_target, _subtarget, "stern")
files {
MAME_DIR .. "src/mame/stern/*.cpp",

View File

@ -39508,7 +39508,7 @@ hc128 // 1991 HC-128
spec128 // 1986 ZX Spectrum 128
specpls2 // 1986 ZX Spectrum +2
@source:special/special.cpp
@source:sssr/special.cpp
anakonda //
erik //
kharkovsky //

View File

@ -985,7 +985,6 @@ sony_news/news_38xx.cpp
sony_news/news_68k.cpp
sony_news/news_r3k.cpp
sord/m5.cpp
special/special.cpp
sssr/apogee.cpp
sssr/argo.cpp
sssr/bk.cpp
@ -1012,6 +1011,7 @@ sssr/pyl601.cpp
sssr/radio86.cpp
sssr/sm1800.cpp
sssr/sm7238.cpp
sssr/special.cpp
sssr/uknc.cpp
sssr/unior.cpp
sssr/ut88.cpp