summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/cpu.lua
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2020-06-21 20:41:49 -0400
committer AJR <ajrhacker@users.noreply.github.com>2020-06-21 20:41:49 -0400
commit562cb2139ff44221d116bab029e6bafa0fda842c (patch)
tree8f096bda6f95c94260a256531e13bfc299802788 /scripts/src/cpu.lua
parent669b0fd4754d895f9c7ab32ce19ce957001cdf5e (diff)
New machines marked as NOT_WORKING
---------------------------------- Kawai KSP10 Digital Piano [DBWBP]
Diffstat (limited to 'scripts/src/cpu.lua')
-rw-r--r--scripts/src/cpu.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/src/cpu.lua b/scripts/src/cpu.lua
index 6bd787f0036..0dcc83b6855 100644
--- a/scripts/src/cpu.lua
+++ b/scripts/src/cpu.lua
@@ -2575,6 +2575,8 @@ if (CPUS["TLCS900"]~=null) then
MAME_DIR .. "src/devices/cpu/tlcs900/tmp95c061.h",
MAME_DIR .. "src/devices/cpu/tlcs900/tmp95c063.cpp",
MAME_DIR .. "src/devices/cpu/tlcs900/tmp95c063.h",
+ MAME_DIR .. "src/devices/cpu/tlcs900/tmp96c141.cpp",
+ MAME_DIR .. "src/devices/cpu/tlcs900/tmp96c141.h",
}
end