summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
diff options
context:
space:
mode:
author Dirk Best <mail@dirk-best.de>2021-02-05 18:04:31 +0100
committer Dirk Best <mail@dirk-best.de>2021-02-05 19:31:39 +0100
commitf288a2af049cb9f3b6529dfd800f2bd3502d794d (patch)
tree13c15dd3bd0be606c303cfcacd7343e8463ac1db /scripts
parent0712ac147e947e700826c791e8a4085d34fb0546 (diff)
New machines marked as NOT_WORKING
---------------------------------- Insight Enterprises Z80 SBC (Prototype?) [Dirk Best, Tech Time Traveller]
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 7a0a7f9f389..ba933d84b68 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -4504,6 +4504,7 @@ files {
MAME_DIR .. "src/mame/drivers/ibm3153.cpp",
MAME_DIR .. "src/mame/drivers/icatel.cpp",
MAME_DIR .. "src/mame/drivers/icebox.cpp",
+ MAME_DIR .. "src/mame/drivers/iez80.cpp",
MAME_DIR .. "src/mame/drivers/if800.cpp",
MAME_DIR .. "src/mame/drivers/ikt5a.cpp",
MAME_DIR .. "src/mame/drivers/imsai.cpp",