diff options
| author | 2018-11-11 17:44:45 -0500 | |
|---|---|---|
| committer | 2018-11-11 18:00:11 -0500 | |
| commit | b3316024aef8df5c1ef2bfe4c3ba667cf50cdfa3 (patch) | |
| tree | c04e46a5344a809e29030fe398391f80bc03c5c7 /scripts | |
| parent | a6714d0c993666dc7ac59a50aaa777eced4d9216 (diff) | |
New machines marked as NOT_WORKING
----------------------------------
Model 931 Video Display Terminal [Al Kossow]
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/target/mame/mess.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua index 1952c10fc4c..e140389b39b 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -3325,6 +3325,7 @@ files { MAME_DIR .. "src/mame/video/ti85.cpp", MAME_DIR .. "src/mame/drivers/ti89.cpp", MAME_DIR .. "src/mame/includes/ti89.h", + MAME_DIR .. "src/mame/drivers/ti931.cpp", MAME_DIR .. "src/mame/drivers/ti99_2.cpp", MAME_DIR .. "src/mame/drivers/ti99_4x.cpp", MAME_DIR .. "src/mame/drivers/ti99_4p.cpp", |
