diff options
| author | 2018-08-25 17:26:42 -0400 | |
|---|---|---|
| committer | 2018-08-25 17:31:18 -0400 | |
| commit | e5201416560d46c36fdbb2d20bbae67587506fdf (patch) | |
| tree | 18e431e670c35012a96867820fb213dfe0cfbdb4 /scripts | |
| parent | f84d89583271c727049713804c09be984113a075 (diff) | |
Revert "(nw) jgz80 is not... renamed to unkz80 (unknown manufacturer)."
This is likely a Jade board, just not the JGZ80. The set has reverted to its original name (jade).
This reverts commit c295fc4daaef3a4d33a3cd1b2792c49695200eb0.
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/target/mame/mess.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua index 8af94ec43d1..2680ba1fdfa 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -3698,6 +3698,7 @@ files { MAME_DIR .. "src/mame/drivers/imsai.cpp", MAME_DIR .. "src/mame/drivers/indiana.cpp", MAME_DIR .. "src/mame/drivers/itt3030.cpp", + MAME_DIR .. "src/mame/drivers/jade.cpp", MAME_DIR .. "src/mame/drivers/jonos.cpp", MAME_DIR .. "src/mame/drivers/kron.cpp", MAME_DIR .. "src/mame/drivers/leapster.cpp", @@ -3793,7 +3794,6 @@ files { MAME_DIR .. "src/mame/drivers/tsispch.cpp", MAME_DIR .. "src/mame/includes/tsispch.h", MAME_DIR .. "src/mame/drivers/tti.cpp", - MAME_DIR .. "src/mame/drivers/unkz80.cpp", MAME_DIR .. "src/mame/drivers/unistar.cpp", MAME_DIR .. "src/mame/drivers/v6809.cpp", MAME_DIR .. "src/mame/drivers/vector4.cpp", |
