summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/brkthru.cpp
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2019-03-06 18:27:54 +0100
committer Ivan Vangelista <mesgnet@yahoo.it>2019-03-06 18:27:54 +0100
commit79ba35fad403a8381e6389a2cb5a0308d11f6dc2 (patch)
tree6a28434f11132da99983360c6ac009e2bec28e1b /src/mame/drivers/brkthru.cpp
parentf7db65e0f31c26a1bfe5b2025c3855517036825c (diff)
(nw) brkthru.cpp: added note about how to access Test Mode (MT07251)
Diffstat (limited to 'src/mame/drivers/brkthru.cpp')
-rw-r--r--src/mame/drivers/brkthru.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mame/drivers/brkthru.cpp b/src/mame/drivers/brkthru.cpp
index 7b6494cb511..7293fe25c9b 100644
--- a/src/mame/drivers/brkthru.cpp
+++ b/src/mame/drivers/brkthru.cpp
@@ -133,6 +133,12 @@ Notes:
Connectors:
2x flat cable to upper board
+
+brkthru, brkthruj and brkthrut have a Self Test Mode not mentioned anywhere
+in the manual. It is accessed by holding down both player 1 and player 2 start
+buttons while powering up the game. It can be accessed in MAME by holding the
+buttons down after the game has started then pressing F3 to reset the game.
+
***************************************************************************/
#include "emu.h"