summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2019-08-27 12:04:03 -0400
committer AJR <ajrhacker@users.noreply.github.com>2019-08-27 12:04:03 -0400
commit29a33decc0532cc0482f02f12b4365294760d931 (patch)
tree6e093c0ec2a258f1ed50dbdc4d8ffdba3767f2c4
parent72da91cc4d479eed2cfee6eee8a468ef1bfbd39b (diff)
Fix full build (nw)
-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 b1321081bf9..8ec66c6aff9 100644
--- a/scripts/target/mame/mess.lua
+++ b/scripts/target/mame/mess.lua
@@ -653,6 +653,7 @@ MACHINES["UPD765"] = true
MACHINES["FDC_PLL"] = true
MACHINES["V3021"] = true
MACHINES["WD_FDC"] = true
+MACHINES["WD1000"] = true
MACHINES["WD1010"] = true
MACHINES["WD11C00_17"] = true
MACHINES["WD2010"] = true