summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2020-06-02 12:57:32 -0400
committer AJR <ajrhacker@users.noreply.github.com>2020-06-02 12:57:32 -0400
commitbdf4b325bd2ea4b233def484a295b0b6d3236ba9 (patch)
tree722dbe9f047c14c4a933ca283875d2d4f3242ae5 /src/mame/drivers
parent3a463b41ff022f4b285eab970ab196cbf650a928 (diff)
sega_sawatte.cpp: Research note (nw)
Diffstat (limited to 'src/mame/drivers')
-rw-r--r--src/mame/drivers/sega_sawatte.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/drivers/sega_sawatte.cpp b/src/mame/drivers/sega_sawatte.cpp
index 173e56c85a8..3f09bc1b459 100644
--- a/src/mame/drivers/sega_sawatte.cpp
+++ b/src/mame/drivers/sega_sawatte.cpp
@@ -5,7 +5,8 @@
a sound-only Pico type system (one of the boards even says S-PICO)
-CPU is unknown (I can't see one?! MCU with internal ROM?) cartridge dumps have been tested as working using a flash cart.
+CPU is unknown (I can't see one?! MCU with internal ROM?) cartridge dumps contain 6502 code
+and have been tested as working using a flash cart.
driver does nothing except allow the softlist to be connected to the -romident commands etc.