mirror of
https://github.com/holub/mame
synced 2025-04-16 05:24:54 +03:00
source org: move odyssey2 driver to philips folder
This commit is contained in:
parent
f4d278a215
commit
f35f1c30e1
@ -1410,7 +1410,6 @@ function linkProjects_mame_mame(_target, _subtarget)
|
||||
"learsiegler",
|
||||
"lsi",
|
||||
"luxor",
|
||||
"magnavox",
|
||||
"makerbot",
|
||||
"matic",
|
||||
"matsushi",
|
||||
@ -2591,11 +2590,6 @@ files {
|
||||
MAME_DIR .. "src/mame/luxor/*.h",
|
||||
}
|
||||
|
||||
createMAMEProjects(_target, _subtarget, "magnavox")
|
||||
files {
|
||||
MAME_DIR .. "src/mame/magnavox/*.cpp",
|
||||
}
|
||||
|
||||
createMAMEProjects(_target, _subtarget, "makerbot")
|
||||
files {
|
||||
MAME_DIR .. "src/mame/makerbot/*.cpp",
|
||||
|
@ -33871,7 +33871,7 @@ octopus //
|
||||
@source:misc/odyssey.cpp
|
||||
odyssey // (c) Silicon Gaming.
|
||||
|
||||
@source:magnavox/odyssey2.cpp
|
||||
@source:philips/odyssey2.cpp
|
||||
jopac // 1983 Jopac JO7400
|
||||
odyssey2 // Magnavox Odyssey 2 - 1978-1983
|
||||
odyssey3 // Magnavox Odyssey 3 / Command Center (prototype)
|
||||
|
@ -439,7 +439,6 @@ luxor/abc1600.cpp
|
||||
luxor/abc80.cpp
|
||||
luxor/abc80x.cpp
|
||||
luxor/ds90.cpp
|
||||
magnavox/odyssey2.cpp
|
||||
makerbot/replicator.cpp
|
||||
matsushi/duet16.cpp
|
||||
matsushi/jr100.cpp
|
||||
@ -588,6 +587,7 @@ pc/tosh1000.cpp
|
||||
pdp1/pdp1.cpp
|
||||
pel/galeb.cpp
|
||||
pel/orao.cpp
|
||||
philips/odyssey2.cpp
|
||||
philips/p2000t.cpp
|
||||
philips/vg5k.cpp
|
||||
philips/yes.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user