summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/src')
-rw-r--r--scripts/src/bus.lua2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/src/bus.lua b/scripts/src/bus.lua
index 031815ae01e..4d0b8b43527 100644
--- a/scripts/src/bus.lua
+++ b/scripts/src/bus.lua
@@ -3152,6 +3152,8 @@ if (BUSES["TI99"]~=null) then
MAME_DIR .. "src/devices/bus/ti99/peb/myarcfdc.h",
MAME_DIR .. "src/devices/bus/ti99/peb/evpc.cpp",
MAME_DIR .. "src/devices/bus/ti99/peb/evpc.h",
+ MAME_DIR .. "src/devices/bus/ti99/peb/forti.cpp",
+ MAME_DIR .. "src/devices/bus/ti99/peb/forti.h",
MAME_DIR .. "src/devices/bus/ti99/peb/hfdc.cpp",
MAME_DIR .. "src/devices/bus/ti99/peb/hfdc.h",
MAME_DIR .. "src/devices/bus/ti99/peb/horizon.cpp",