From c7aeff7d6d35e1478e015148b1d5dcc248e897be Mon Sep 17 00:00:00 2001 From: Michael Zapf Date: Tue, 19 Apr 2016 22:03:27 +0200 Subject: ti99: Again one indirection less; dropped the videowrp and moved the v9938 on the EVPC board. --- scripts/src/bus.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'scripts/src/bus.lua') 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 -- cgit v1.2.3