From 3c305abce7dbf86b1dcc6d42fb6520871b4d1f92 Mon Sep 17 00:00:00 2001 From: Nigel Barnes Date: Thu, 22 Aug 2019 13:33:20 +0100 Subject: [PATCH] hektor.cpp: Added usage notes (nw) --- src/mame/drivers/hektor.cpp | 12 +++++++++--- 1 file 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. **********************************************************************/