summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author hap <happppp@users.noreply.github.com>2019-02-22 15:55:57 +0100
committer hap <happppp@users.noreply.github.com>2019-02-22 15:56:18 +0100
commit23c11c7cb4e3bdeb0ec7f003239e573bc228ef4a (patch)
tree0ceb6ca54086429deb87735cc9886e241d114b2f /scripts
parent71d7a8ff686dc4ac45c773eaf18da141d90b88cb (diff)
New working machine added
------------ Auto Response Board [hap, Berger]
Diffstat (limited to 'scripts')
-rw-r--r--scripts/target/mame/mess.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua
index 8d1a978011f..32250e76ec3 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -1836,6 +1836,7 @@ createMESSProjects(_target, _subtarget, "chess")
files {
MAME_DIR .. "src/mame/machine/chessbase.cpp",
MAME_DIR .. "src/mame/includes/chessbase.h",
+ MAME_DIR .. "src/mame/drivers/ave_arb.cpp",
MAME_DIR .. "src/mame/drivers/cking_master.cpp",
MAME_DIR .. "src/mame/drivers/cxg_ch2001.cpp",