diff options
| author | 2021-05-08 16:30:01 -0400 | |
|---|---|---|
| committer | 2021-05-08 16:30:01 -0400 | |
| commit | bca8f60c476dcfa789adce040390266c03791459 (patch) | |
| tree | 382b1940aabaf45ca4b6615d08c12c1a67a8ec7b /scripts | |
| parent | fa5977301ec34f26bbaab3e1ac3eb9750ebde50d (diff) | |
Update arcade.lua with new devices. [R. Belmont]
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/target/mame/arcade.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/target/mame/arcade.lua b/scripts/target/mame/arcade.lua index 55d3dcc8e17..9eee595914f 100644 --- a/scripts/target/mame/arcade.lua +++ b/scripts/target/mame/arcade.lua @@ -458,6 +458,7 @@ MACHINES["AM9517A"] = true MACHINES["AMIGAFDC"] = true MACHINES["AT_KEYBC"] = true MACHINES["AT28C16"] = true +--MACHINES["AT28C64B"] = true MACHINES["AT29X"] = true MACHINES["AT45DBXX"] = true MACHINES["ATAFLASH"] = true @@ -467,6 +468,7 @@ MACHINES["BANKDEV"] = true --MACHINES["BIM68153"] = true MACHINES["CDP1852"] = true MACHINES["CDP1871"] = true +--MACHINES["CH376"] = true MACHINES["CHESSMACHINE"] = true MACHINES["CMOS40105"] = true MACHINES["CDU76S"] = true |
