diff options
| author | 2017-03-15 19:18:08 -0400 | |
|---|---|---|
| committer | 2017-03-15 19:18:08 -0400 | |
| commit | cb1a5c91e8f4722d2fa9292ccacf2d6bdea4ed80 (patch) | |
| tree | 53befb6f301732b84214c5c16b721a476fcbd758 /scripts | |
| parent | 7d29b4fe2ca664ef910466a7ceb7ca8f802bb837 (diff) | |
build fix for separate builds (nw)
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/target/mame/arcade.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/target/mame/arcade.lua b/scripts/target/mame/arcade.lua index 53e60f88060..2352cc8dab2 100644 --- a/scripts/target/mame/arcade.lua +++ b/scripts/target/mame/arcade.lua @@ -435,6 +435,7 @@ MACHINES["I8255"] = true MACHINES["I8279"] = true MACHINES["I8355"] = true MACHINES["IDE"] = true +MACHINES["IE15"] = true MACHINES["IM6402"] = true MACHINES["INS8154"] = true MACHINES["INS8250"] = true |
