summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2021-06-10 09:42:19 -0400
committer AJR <ajrhacker@users.noreply.github.com>2021-06-10 09:42:19 -0400
commit785f455e4410855f91a89351c34ba3575a68db16 (patch)
tree8879e80b9bdcb00b9077b8e069348e039a48aed6
parentbf378e22f4bfff2c27f6bedfcea44c6feb6ac420 (diff)
chexx.cpp: Note existence of another game on similar HW
-rw-r--r--src/mame/drivers/chexx.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mame/drivers/chexx.cpp b/src/mame/drivers/chexx.cpp
index ab185f04337..40fa111d5c5 100644
--- a/src/mame/drivers/chexx.cpp
+++ b/src/mame/drivers/chexx.cpp
@@ -71,6 +71,9 @@ exact clone of the 1st generation ICE Chexx hardware (https://www.recreativas.or
| x2 T74LS365B1 x2 |
|___________ COST _____________ TIME ___|
+The electromechanical game Fire Escape (1984, Mech-Tronic Games, Inc.)
+appears to run on very similar hardware, with a AY8912 but no Digitalker.
+
***************************************************************************/
#include "emu.h"