(nw) fixed the build.

This commit is contained in:
Robbbert 2020-05-07 02:25:57 +10:00
parent 71dd03a730
commit b98ae8d560
2 changed files with 8 additions and 0 deletions

View File

@ -4462,6 +4462,10 @@ files {
MAME_DIR .. "src/mame/drivers/palestra.cpp",
MAME_DIR .. "src/mame/machine/nl_palestra.cpp",
MAME_DIR .. "src/mame/drivers/mindset.cpp",
MAME_DIR .. "src/mame/drivers/gs6502.cpp",
MAME_DIR .. "src/mame/drivers/gs6809.cpp",
MAME_DIR .. "src/mame/drivers/gscpm.cpp",
MAME_DIR .. "src/mame/drivers/gsz80.cpp",
}
end

View File

@ -342,6 +342,10 @@ gp2x.cpp
gp32.cpp
grfd2301.cpp
gridcomp.cpp
gs6502.cpp
gs6809.cpp
gscpm.cpp
gsz80.cpp
h01x.cpp
h19.cpp
h8.cpp