mirror of
https://github.com/holub/mame
synced 2025-04-16 13:34:55 +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",
|
"telenova",
|
||||||
"telercas",
|
"telercas",
|
||||||
"televideo",
|
"televideo",
|
||||||
"terminal",
|
|
||||||
"tesla",
|
"tesla",
|
||||||
"thepit",
|
"thepit",
|
||||||
"thomson",
|
"thomson",
|
||||||
@ -3404,12 +3403,6 @@ files {
|
|||||||
MAME_DIR .. "src/mame/televideo/*.h",
|
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")
|
createMAMEProjects(_target, _subtarget, "tesla")
|
||||||
files {
|
files {
|
||||||
MAME_DIR .. "src/mame/tesla/*.cpp",
|
MAME_DIR .. "src/mame/tesla/*.cpp",
|
||||||
|
@ -191,6 +191,8 @@ capcom/supduck.cpp
|
|||||||
capcom/tigeroad.cpp
|
capcom/tigeroad.cpp
|
||||||
capcom/tvcapcom.cpp
|
capcom/tvcapcom.cpp
|
||||||
capcom/vulgus.cpp
|
capcom/vulgus.cpp
|
||||||
|
cccp/istrebiteli.cpp
|
||||||
|
cccp/tiamc1.cpp
|
||||||
ces/cesclass.cpp
|
ces/cesclass.cpp
|
||||||
ces/galgames.cpp
|
ces/galgames.cpp
|
||||||
cinemat/cchasm.cpp
|
cinemat/cchasm.cpp
|
||||||
@ -1468,8 +1470,6 @@ tehkan/tecmosys.cpp
|
|||||||
tehkan/tehkanwc.cpp
|
tehkan/tehkanwc.cpp
|
||||||
tehkan/wc90.cpp
|
tehkan/wc90.cpp
|
||||||
tehkan/wc90b.cpp
|
tehkan/wc90b.cpp
|
||||||
terminal/istrebiteli.cpp
|
|
||||||
terminal/tiamc1.cpp
|
|
||||||
thepit/thepit.cpp
|
thepit/thepit.cpp
|
||||||
thepit/timelimt.cpp
|
thepit/timelimt.cpp
|
||||||
toaplan/mjsister.cpp
|
toaplan/mjsister.cpp
|
||||||
|
@ -17551,7 +17551,7 @@ isld_vortex //
|
|||||||
istellar // (c) 1983 Funai / Gakken
|
istellar // (c) 1983 Funai / Gakken
|
||||||
istellar2 // (c) 1984 Funai / Gakken
|
istellar2 // (c) 1984 Funai / Gakken
|
||||||
|
|
||||||
@source:terminal/istrebiteli.cpp
|
@source:cccp/istrebiteli.cpp
|
||||||
istreb //
|
istreb //
|
||||||
motogonki //
|
motogonki //
|
||||||
|
|
||||||
@ -41612,7 +41612,7 @@ ti990_10 // 1975 TI 990/10
|
|||||||
ti990_4 // 1976 TI 990/4
|
ti990_4 // 1976 TI 990/4
|
||||||
ti990_4v // 1976 TI 990/4 with video display terminal
|
ti990_4v // 1976 TI 990/4 with video display terminal
|
||||||
|
|
||||||
@source:terminal/tiamc1.cpp
|
@source:cccp/tiamc1.cpp
|
||||||
bilyard // (c) 1988 Terminal
|
bilyard // (c) 1988 Terminal
|
||||||
konek // (c) 1988 Terminal
|
konek // (c) 1988 Terminal
|
||||||
koroleva // (c) 1988 Terminal
|
koroleva // (c) 1988 Terminal
|
||||||
|
Loading…
Reference in New Issue
Block a user