mirror of
https://github.com/holub/mame
synced 2025-04-16 05:24:54 +03:00
source org: merge terminal with cccp
This commit is contained in:
parent
43adbb3453
commit
307f0ab11b
@ -1557,7 +1557,6 @@ function linkProjects_mame_mame(_target, _subtarget)
|
||||
"telenova",
|
||||
"telercas",
|
||||
"televideo",
|
||||
"terminal",
|
||||
"tesla",
|
||||
"thepit",
|
||||
"thomson",
|
||||
@ -3404,12 +3403,6 @@ files {
|
||||
MAME_DIR .. "src/mame/televideo/*.h",
|
||||
}
|
||||
|
||||
createMAMEProjects(_target, _subtarget, "terminal")
|
||||
files {
|
||||
MAME_DIR .. "src/mame/terminal/*.cpp",
|
||||
MAME_DIR .. "src/mame/terminal/*.h",
|
||||
}
|
||||
|
||||
createMAMEProjects(_target, _subtarget, "tesla")
|
||||
files {
|
||||
MAME_DIR .. "src/mame/tesla/*.cpp",
|
||||
|
@ -191,6 +191,8 @@ capcom/supduck.cpp
|
||||
capcom/tigeroad.cpp
|
||||
capcom/tvcapcom.cpp
|
||||
capcom/vulgus.cpp
|
||||
cccp/istrebiteli.cpp
|
||||
cccp/tiamc1.cpp
|
||||
ces/cesclass.cpp
|
||||
ces/galgames.cpp
|
||||
cinemat/cchasm.cpp
|
||||
@ -1468,8 +1470,6 @@ tehkan/tecmosys.cpp
|
||||
tehkan/tehkanwc.cpp
|
||||
tehkan/wc90.cpp
|
||||
tehkan/wc90b.cpp
|
||||
terminal/istrebiteli.cpp
|
||||
terminal/tiamc1.cpp
|
||||
thepit/thepit.cpp
|
||||
thepit/timelimt.cpp
|
||||
toaplan/mjsister.cpp
|
||||
|
@ -17551,7 +17551,7 @@ isld_vortex //
|
||||
istellar // (c) 1983 Funai / Gakken
|
||||
istellar2 // (c) 1984 Funai / Gakken
|
||||
|
||||
@source:terminal/istrebiteli.cpp
|
||||
@source:cccp/istrebiteli.cpp
|
||||
istreb //
|
||||
motogonki //
|
||||
|
||||
@ -41612,7 +41612,7 @@ ti990_10 // 1975 TI 990/10
|
||||
ti990_4 // 1976 TI 990/4
|
||||
ti990_4v // 1976 TI 990/4 with video display terminal
|
||||
|
||||
@source:terminal/tiamc1.cpp
|
||||
@source:cccp/tiamc1.cpp
|
||||
bilyard // (c) 1988 Terminal
|
||||
konek // (c) 1988 Terminal
|
||||
koroleva // (c) 1988 Terminal
|
||||
|
Loading…
Reference in New Issue
Block a user