summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mephisto_brikett.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mephisto_brikett.cpp')
-rw-r--r--src/mame/drivers/mephisto_brikett.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/mame/drivers/mephisto_brikett.cpp b/src/mame/drivers/mephisto_brikett.cpp
index e398ab9e2cc..cb69931e106 100644
--- a/src/mame/drivers/mephisto_brikett.cpp
+++ b/src/mame/drivers/mephisto_brikett.cpp
@@ -66,6 +66,10 @@ There are no other known external port peripherals.
The Brikett was also used in the 1983 Mephisto Excalibur, but the hardware
is completely different, based on a 68000.
+BTANB:
+- bad bug in mephistoj opening library: e4 e6 / d4 d5 / Nd2 c5 / exd5 Qd1xd5,
+ in other words: computer makes an illegal move with the WHITE queen
+
******************************************************************************/
#include "emu.h"