source org: rename fairch to fairchild

This commit is contained in:
hap 2022-06-29 17:08:04 +02:00
parent 0bdc4c8e26
commit 71fcb2c354
9 changed files with 8 additions and 8 deletions

View File

@ -1345,7 +1345,7 @@ function linkProjects_mame_mame(_target, _subtarget)
"exidy",
"exorterm",
"f32",
"fairch",
"fairchild",
"fairlight",
"falco",
"fidelity",
@ -2211,10 +2211,10 @@ files {
MAME_DIR .. "src/mame/f32/*.h",
}
createMAMEProjects(_target, _subtarget, "fairch")
createMAMEProjects(_target, _subtarget, "fairchild")
files {
MAME_DIR .. "src/mame/fairch/*.cpp",
MAME_DIR .. "src/mame/fairch/*.h",
MAME_DIR .. "src/mame/fairchild/*.cpp",
MAME_DIR .. "src/mame/fairchild/*.h",
}
createMAMEProjects(_target, _subtarget, "fairlight")

View File

@ -10400,7 +10400,7 @@ changela // ??? (c) 1983 Taito Corporation
changyu
changyu2
@source:fairch/channelf.cpp
@source:fairchild/channelf.cpp
channelf // Fairchild Channel F VES - 1976
channlf2 // Fairchild Channel F II - 1978
ingtelma // Ingelen Tele-Match Processor (PAL)
@ -13852,7 +13852,7 @@ f1gpb // bootleg
mosaicf2 // (c) 1999 F2 System
royalpk2 //
@source:fairch/f387x.cpp
@source:fairchild/f387x.cpp
f387x // (c) 1979 Fairchild
@source:skeleton/facit4440.cpp

View File

@ -256,8 +256,8 @@ ericsson/e9161.cpp
ericsson/eispc.cpp
exidy/sorcerer.cpp
exorterm/exorterm.cpp
fairch/channelf.cpp
fairch/f387x.cpp
fairchild/channelf.cpp
fairchild/f387x.cpp
fairlight/cmi.cpp
falco/falco500.cpp
falco/falcots.cpp