diff options
| author | 2016-09-24 00:16:33 +1000 | |
|---|---|---|
| committer | 2016-09-24 00:16:33 +1000 | |
| commit | 2888da6778bca3ea6da072651f319acaf510ac1c (patch) | |
| tree | 444314fc0324bb8a9ebab98b8febead4e91c3c3c /scripts | |
| parent | efe06b8025744b8a4f3f6f1b2abe243aa4c30208 (diff) | |
forgot one (nw)
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 075ba75512f..afc5ba6a2ef 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -496,6 +496,7 @@ MACHINES["PC_FDC"] = true MACHINES["PC_LPT"] = true MACHINES["PCCARD"] = true MACHINES["PCF8593"] = true +MACHINES["PCI"] = true MACHINES["PCKEYBRD"] = true MACHINES["PDC"] = true MACHINES["PIC8259"] = true |
