summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2019-11-19 10:03:31 -0500
committer AJR <ajrhacker@users.noreply.github.com>2019-11-19 10:03:31 -0500
commit30d5040d3686ec99aefb5f42ee4e5299a3289e60 (patch)
tree05e7ef33ed44ec7951224eb17284c843568b0474
parent48e5b2eed18cdcbc910d3836e4a928da19dda297 (diff)
gkidabc: Further note (nw)
-rw-r--r--src/mame/drivers/gkidabc.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/gkidabc.cpp b/src/mame/drivers/gkidabc.cpp
index 0c5a6cf5048..745a874e145 100644
--- a/src/mame/drivers/gkidabc.cpp
+++ b/src/mame/drivers/gkidabc.cpp
@@ -6,6 +6,8 @@
Mis Primeras Lecciones
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.
***************************************************************************************/