diff options
| author | 2019-03-20 17:14:25 -0400 | |
|---|---|---|
| committer | 2019-03-20 17:14:25 -0400 | |
| commit | de97f5a0122a19e4a77a8bed600d4015dc9436bf (patch) | |
| tree | 99856e3ec100a781c326ef9174951cd2a01d85b8 /scripts | |
| parent | 6f753fb516f30c62d5faf7f95444aaeddd3b8d12 (diff) | |
fix build (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 2577c8a9713..11a794309c0 100644 --- a/scripts/target/mame/arcade.lua +++ b/scripts/target/mame/arcade.lua @@ -655,6 +655,7 @@ MACHINES["PS2INTC"] = true --MACHINES["IOPINTC"] = true --MACHINES["IOPSIO2"] = true --MACHINES["IOPTIMER"] = true +MACHINES["AIC6250"] = true -------------------------------------------------- -- specify available bus cores |
