summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2019-11-20 11:12:36 -0500
committer AJR <ajrhacker@users.noreply.github.com>2019-11-20 11:12:36 -0500
commitf5d23f7036650e2ca3d68779a60fc9018ec79692 (patch)
tree1ca1dec36ba4297069bd205fa13c6aaed032b055 /src/mame
parentab67769285877c38638bb9f4eb8c7b9c84af5e80 (diff)
gkidabc.cpp: Another note (nw)
Diffstat (limited to 'src/mame')
-rw-r--r--src/mame/drivers/gkidabc.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mame/drivers/gkidabc.cpp b/src/mame/drivers/gkidabc.cpp
index 745a874e145..c3a54a8c5e8 100644
--- a/src/mame/drivers/gkidabc.cpp
+++ b/src/mame/drivers/gkidabc.cpp
@@ -5,6 +5,10 @@
Genius KID ABC Fan
Mis Primeras Lecciones
+ Other known undumped international versions:
+ - Genius Junior Profi (German version of Mis Primeras Lecciones)
+ - Smart Start Elite (English version of Genius Junior Profi)
+
TODO: identify CPU type (16-bit processor internally, but with 8-bit external bus?)
It might be that the dumped ROMs contain no actual code, only graphics data and
sound samples.