diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/mame/drivers/chessmst.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/chessmst.cpp b/src/mame/drivers/chessmst.cpp index 0f6ea5e14ec..5a4245f06e6 100644 --- a/src/mame/drivers/chessmst.cpp +++ b/src/mame/drivers/chessmst.cpp @@ -5,6 +5,8 @@ Chess-Master TODO: + - the HALT button does not work as it should: it stops the computers calculation + (the board LEDs go OFF and the CM's LED goes ON), but the machine doesn't return any move (as it should) - a better artwork ****************************************************************************/ |