summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author Nigel Barnes <Pernod70@users.noreply.github.com>2019-08-22 13:33:20 +0100
committer Nigel Barnes <Pernod70@users.noreply.github.com>2019-08-22 13:49:26 +0100
commit3c305abce7dbf86b1dcc6d42fb6520871b4d1f92 (patch)
treef30447fb290738c2cbbf7d0bb666a0cadc1a39b1
parent3044ae03ce0ad5684daf7b4f3ae50cb48333ccca (diff)
hektor.cpp: Added usage notes (nw)
-rw-r--r--src/mame/drivers/hektor.cpp12
1 files changed, 9 insertions, 3 deletions
diff --git a/src/mame/drivers/hektor.cpp b/src/mame/drivers/hektor.cpp
index 0680c5cccf0..3fac622949d 100644
--- a/src/mame/drivers/hektor.cpp
+++ b/src/mame/drivers/hektor.cpp
@@ -4,10 +4,16 @@
Open University Hektor
+ Hektor III usage notes:
+ - t - system test
+ - a1 - audio test (plays The Entertainer)
+ - a3 - graphic test
+ - ay - run analyser software in ROM1
+ - az - run analyser software in ROM2
+
TODO:
- Hektor II:
- - Dump the ROMs, maybe 2 or 3 versions.
- - Emulate Peripheral Boards.
+ - Dump Hektor II ROMs, maybe 2 or 3 versions.
+ - Emulate Expansion Bus and Peripheral Boards.
**********************************************************************/