diff options
| author | 2016-04-19 22:03:27 +0200 | |
|---|---|---|
| committer | 2016-04-19 22:03:27 +0200 | |
| commit | c7aeff7d6d35e1478e015148b1d5dcc248e897be (patch) | |
| tree | 1f4af524277a85edc867469c127ebd780b162b1a /scripts/src/bus.lua | |
| parent | 9829c978c7096f97f9f5d406a0fc0a5dcc547169 (diff) | |
ti99: Again one indirection less; dropped the videowrp and moved the v9938 on the EVPC board.
Diffstat (limited to 'scripts/src/bus.lua')
| -rw-r--r-- | scripts/src/bus.lua | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/src/bus.lua b/scripts/src/bus.lua index 9272b2384c2..78032cabff0 100644 --- a/scripts/src/bus.lua +++ b/scripts/src/bus.lua @@ -2076,8 +2076,6 @@ if (BUSES["TI99X"]~=null) then MAME_DIR .. "src/devices/bus/ti99x/mecmouse.cpp", MAME_DIR .. "src/devices/bus/ti99x/mecmouse.h", MAME_DIR .. "src/devices/bus/ti99x/ti99defs.h", - MAME_DIR .. "src/devices/bus/ti99x/videowrp.cpp", - MAME_DIR .. "src/devices/bus/ti99x/videowrp.h", } end |
