diff options
| author | 2019-03-22 10:44:25 +0000 | |
|---|---|---|
| committer | 2019-03-22 10:44:25 +0000 | |
| commit | 942f1028e21f4bca45e3729640b32364a06a9362 (patch) | |
| tree | d94f4cf6925f79cf57d160543e230821fa1cc5a5 /scripts | |
| parent | 6f753fb516f30c62d5faf7f95444aaeddd3b8d12 (diff) | |
new NOT WORKING machines
---
Mega Drive 4 / Guitar Idol (set 1) [Alexandre Souza]
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 4451b161e13..e6188730795 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -3552,6 +3552,7 @@ files { MAME_DIR .. "src/mame/machine/xavix2002_io.cpp", MAME_DIR .. "src/mame/machine/xavix2002_io.h", MAME_DIR .. "src/mame/drivers/xavix2.cpp", + MAME_DIR .. "src/mame/drivers/titan_soc.cpp", } createMESSProjects(_target, _subtarget, "ultimachine") |
