summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/segasp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/segasp.cpp')
-rw-r--r--src/mame/drivers/segasp.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/segasp.cpp b/src/mame/drivers/segasp.cpp
index 9a3edfe3e9c..a73116c762e 100644
--- a/src/mame/drivers/segasp.cpp
+++ b/src/mame/drivers/segasp.cpp
@@ -393,6 +393,7 @@ ROM_START( segasp )
ROM_END
// probably satellite screen-less player I/O and hoppers controller units, while actual game running on main Lindbergh unit
+// actual size is 16Mbyte, the rest is garbage leftover from some other game
ROM_START( aminosan )
SEGASP_BIOS
ROM_DEFAULT_BIOS( "v201" )