diff options
| author | 2016-10-28 00:39:11 -0400 | |
|---|---|---|
| committer | 2016-10-28 00:39:11 -0400 | |
| commit | 86d4bc5f8f213239e4f64cffccc329b9f47c7f1d (patch) | |
| tree | d43685a0c0ae0363895a6f107960c2ea18414b45 /scripts | |
| parent | 205d8d3fd309de3ffb39c02344afa02e951a9339 (diff) | |
Fix build (nw)
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/target/mame/mess.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/target/mame/mess.lua b/scripts/target/mame/mess.lua index 05b8041db89..1188e1fa589 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -548,6 +548,8 @@ MACHINES["TTL74123"] = true MACHINES["TTL74145"] = true MACHINES["TTL74148"] = true MACHINES["TTL74153"] = true +MACHINES["TTL74161"] = true +MACHINES["TTL74175"] = true MACHINES["TTL74181"] = true MACHINES["TTL7474"] = true MACHINES["UPD1990A"] = true |
