rename ckz80, cxgz80, fidelz80 (nw)

This commit is contained in:
hap 2019-02-17 02:05:10 +01:00
parent d6303dccca
commit 330727ee63
6 changed files with 9 additions and 9 deletions

View File

@ -1835,7 +1835,7 @@ files {
createMESSProjects(_target, _subtarget, "chessking") createMESSProjects(_target, _subtarget, "chessking")
files { files {
MAME_DIR .. "src/mame/drivers/ckz80.cpp", MAME_DIR .. "src/mame/drivers/cking_master.cpp",
} }
createMESSProjects(_target, _subtarget, "chromatics") createMESSProjects(_target, _subtarget, "chromatics")
@ -1897,7 +1897,7 @@ files {
createMESSProjects(_target, _subtarget, "cxg") createMESSProjects(_target, _subtarget, "cxg")
files { files {
MAME_DIR .. "src/mame/drivers/cxgz80.cpp", MAME_DIR .. "src/mame/drivers/cxg_ch2001.cpp",
} }
createMESSProjects(_target, _subtarget, "cybiko") createMESSProjects(_target, _subtarget, "cybiko")
@ -2125,7 +2125,7 @@ files {
createMESSProjects(_target, _subtarget, "fidelity") createMESSProjects(_target, _subtarget, "fidelity")
files { files {
MAME_DIR .. "src/mame/drivers/fidelz80.cpp", MAME_DIR .. "src/mame/drivers/fidelbase.cpp",
MAME_DIR .. "src/mame/includes/fidelbase.h", MAME_DIR .. "src/mame/includes/fidelbase.h",
MAME_DIR .. "src/mame/drivers/fidel_sc6.cpp", MAME_DIR .. "src/mame/drivers/fidel_sc6.cpp",
MAME_DIR .. "src/mame/drivers/fidel6502.cpp", MAME_DIR .. "src/mame/drivers/fidel6502.cpp",

View File

@ -9897,7 +9897,7 @@ citycon // (c) 1985 Jaleco
citycona // (c) 1985 Jaleco citycona // (c) 1985 Jaleco
cruisin // (c) 1985 Jaleco/Kitkorp cruisin // (c) 1985 Jaleco/Kitkorp
@source:ckz80.cpp @source:cking_master.cpp
ckmaster // ckmaster //
@source:clayshoo.cpp @source:clayshoo.cpp
@ -10915,7 +10915,7 @@ wallst // (c) 1982 Century
@source:cwheel.cpp @source:cwheel.cpp
cwheel // (c) 19?? Gamebar cwheel // (c) 19?? Gamebar
@source:cxgz80.cpp @source:cxg_ch2001.cpp
ch2001 // ch2001 //
@source:cxhumax.cpp @source:cxhumax.cpp
@ -12924,7 +12924,7 @@ fex68kb //
fex68km2 // fex68km2 //
fex68km3 // fex68km3 //
@source:fidelz80.cpp @source:fidelbase.cpp
backgamc // backgamc //
bridgec3 // bridgec3 //
bridgeca // bridgeca //

View File

@ -138,7 +138,7 @@ chessmst.cpp
chesstrv.cpp chesstrv.cpp
cit101.cpp cit101.cpp
cit220.cpp cit220.cpp
ckz80.cpp cking_master.cpp
clcd.cpp clcd.cpp
clickstart.cpp clickstart.cpp
cm1800.cpp cm1800.cpp
@ -163,7 +163,7 @@ crimson.cpp
crvision.cpp crvision.cpp
ct486.cpp ct486.cpp
cvicny.cpp cvicny.cpp
cxgz80.cpp cxg_ch2001.cpp
cxhumax.cpp cxhumax.cpp
cybiko.cpp cybiko.cpp
cz101.cpp cz101.cpp
@ -242,7 +242,7 @@ fccpu30.cpp
fidel_sc6.cpp fidel_sc6.cpp
fidel6502.cpp fidel6502.cpp
fidel68k.cpp fidel68k.cpp
fidelz80.cpp fidelbase.cpp
fk1.cpp fk1.cpp
fm7.cpp fm7.cpp
fmtowns.cpp fmtowns.cpp