diff options
| author | 2022-03-04 12:36:33 +0700 | |
|---|---|---|
| committer | 2022-03-04 12:36:33 +0700 | |
| commit | 89b850c9d97abb31ab3f8900ce3767f3b2d82695 (patch) | |
| tree | 3fa7e75dff3e04d7a12a3950ec3bc3877621e0e9 /scripts/target | |
| parent | a733cc701c99fc10a5f66acaa45d57f2f972ce96 (diff) | |
ns32382: new device
Diffstat (limited to 'scripts/target')
| -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 72d252ced5e..5f7b70a8f22 100644 --- a/scripts/target/mame/mess.lua +++ b/scripts/target/mame/mess.lua @@ -831,6 +831,7 @@ MACHINES["NS32081"] = true MACHINES["NS32202"] = true MACHINES["NS32082"] = true MACHINES["BITMAP_PRINTER"] = true +MACHINES["NS32382"] = true -------------------------------------------------- -- specify available bus cores |
