mirror of
https://github.com/holub/mame
synced 2025-04-22 00:11:58 +03:00
rename ckz80, cxgz80, fidelz80 (nw)
This commit is contained in:
parent
d6303dccca
commit
330727ee63
@ -1835,7 +1835,7 @@ files {
|
||||
|
||||
createMESSProjects(_target, _subtarget, "chessking")
|
||||
files {
|
||||
MAME_DIR .. "src/mame/drivers/ckz80.cpp",
|
||||
MAME_DIR .. "src/mame/drivers/cking_master.cpp",
|
||||
}
|
||||
|
||||
createMESSProjects(_target, _subtarget, "chromatics")
|
||||
@ -1897,7 +1897,7 @@ files {
|
||||
|
||||
createMESSProjects(_target, _subtarget, "cxg")
|
||||
files {
|
||||
MAME_DIR .. "src/mame/drivers/cxgz80.cpp",
|
||||
MAME_DIR .. "src/mame/drivers/cxg_ch2001.cpp",
|
||||
}
|
||||
|
||||
createMESSProjects(_target, _subtarget, "cybiko")
|
||||
@ -2125,7 +2125,7 @@ files {
|
||||
|
||||
createMESSProjects(_target, _subtarget, "fidelity")
|
||||
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/drivers/fidel_sc6.cpp",
|
||||
MAME_DIR .. "src/mame/drivers/fidel6502.cpp",
|
||||
|
@ -9897,7 +9897,7 @@ citycon // (c) 1985 Jaleco
|
||||
citycona // (c) 1985 Jaleco
|
||||
cruisin // (c) 1985 Jaleco/Kitkorp
|
||||
|
||||
@source:ckz80.cpp
|
||||
@source:cking_master.cpp
|
||||
ckmaster //
|
||||
|
||||
@source:clayshoo.cpp
|
||||
@ -10915,7 +10915,7 @@ wallst // (c) 1982 Century
|
||||
@source:cwheel.cpp
|
||||
cwheel // (c) 19?? Gamebar
|
||||
|
||||
@source:cxgz80.cpp
|
||||
@source:cxg_ch2001.cpp
|
||||
ch2001 //
|
||||
|
||||
@source:cxhumax.cpp
|
||||
@ -12924,7 +12924,7 @@ fex68kb //
|
||||
fex68km2 //
|
||||
fex68km3 //
|
||||
|
||||
@source:fidelz80.cpp
|
||||
@source:fidelbase.cpp
|
||||
backgamc //
|
||||
bridgec3 //
|
||||
bridgeca //
|
||||
|
@ -138,7 +138,7 @@ chessmst.cpp
|
||||
chesstrv.cpp
|
||||
cit101.cpp
|
||||
cit220.cpp
|
||||
ckz80.cpp
|
||||
cking_master.cpp
|
||||
clcd.cpp
|
||||
clickstart.cpp
|
||||
cm1800.cpp
|
||||
@ -163,7 +163,7 @@ crimson.cpp
|
||||
crvision.cpp
|
||||
ct486.cpp
|
||||
cvicny.cpp
|
||||
cxgz80.cpp
|
||||
cxg_ch2001.cpp
|
||||
cxhumax.cpp
|
||||
cybiko.cpp
|
||||
cz101.cpp
|
||||
@ -242,7 +242,7 @@ fccpu30.cpp
|
||||
fidel_sc6.cpp
|
||||
fidel6502.cpp
|
||||
fidel68k.cpp
|
||||
fidelz80.cpp
|
||||
fidelbase.cpp
|
||||
fk1.cpp
|
||||
fm7.cpp
|
||||
fmtowns.cpp
|
||||
|
Loading…
Reference in New Issue
Block a user