mirror of
https://github.com/holub/mame
synced 2025-07-07 02:50:50 +03:00
Missing galgames.cpp (nw)
This commit is contained in:
parent
9bae6c46ba
commit
a1f661cc31
@ -1399,6 +1399,7 @@ files {
|
||||
createMAMEProjects(_target, _subtarget, "ces")
|
||||
files {
|
||||
MAME_DIR .. "src/mame/drivers/cesclass.cpp",
|
||||
MAME_DIR .. "src/mame/drivers/galgames.cpp",
|
||||
}
|
||||
|
||||
createMAMEProjects(_target, _subtarget, "cinemat")
|
||||
|
@ -413,7 +413,7 @@ galaxia.cpp
|
||||
galaxian.cpp
|
||||
galaxold.cpp
|
||||
galgame.cpp
|
||||
//galgames.cpp
|
||||
galgames.cpp
|
||||
galivan.cpp
|
||||
galpani2.cpp
|
||||
galpani3.cpp
|
||||
|
1161
src/mame/drivers/galgames.cpp
Normal file
1161
src/mame/drivers/galgames.cpp
Normal file
File diff suppressed because it is too large
Load Diff
@ -12975,10 +12975,10 @@ galeb //
|
||||
@source:galgame.cpp
|
||||
galgame // (c) 1971 Computer Recreations, Inc
|
||||
|
||||
//@source:galgames.cpp
|
||||
//galgame2 // (c) 1998 Creative Electronics & Software (CES) / Namco
|
||||
//galgame3 // (c) 1998 Creative Electronics & Software (CES) / Atari
|
||||
//galgbios // (c) 1998 Creative Electronics & Software (CES)
|
||||
@source:galgames.cpp
|
||||
galgame2 // (c) 1998 Creative Electronics & Software (CES) / Namco
|
||||
galgame3 // (c) 1998 Creative Electronics & Software (CES) / Atari
|
||||
galgbios // (c) 1998 Creative Electronics & Software (CES)
|
||||
|
||||
@source:galivan.cpp
|
||||
dangar // (c) 1986
|
||||
|
Loading…
Reference in New Issue
Block a user