summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/mess.flt
diff options
context:
space:
mode:
author DavidHaywood <28625134+DavidHaywood@users.noreply.github.com>2019-04-14 00:06:28 +0100
committer DavidHaywood <28625134+DavidHaywood@users.noreply.github.com>2019-04-14 00:06:28 +0100
commita816cffe184e259ca3e7eeda0d792fc2204e8a09 (patch)
treed427852938eb183883aeee5439896f7719a1ac29 /src/mame/mess.flt
parent858d84c4bc16aa89f1352399edc87dc63464b0dd (diff)
pull SunPlus GCM394 titles out of vii.cpp
- it's a newer SoC (with a lot more capabilities, eg rotate, zoom, twice the sound channels) - it uses an updated unSP core (with some extra opcodes) also made the modifications needed to allow for extension of the unSP + disassembler once we've worked out what the extra opcodes are.
Diffstat (limited to 'src/mame/mess.flt')
-rw-r--r--src/mame/mess.flt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/mess.flt b/src/mame/mess.flt
index 760e5c790b1..30dd01437db 100644
--- a/src/mame/mess.flt
+++ b/src/mame/mess.flt
@@ -739,6 +739,7 @@ sun2.cpp
sun3.cpp
sun3x.cpp
sun4.cpp
+sunplus_gcm394.cpp
super6.cpp
super80.cpp
superslave.cpp