From a16b8a1e91125e385173b749c5d28084349d5569 Mon Sep 17 00:00:00 2001 From: Start Date: Fri, 19 Aug 2016 00:36:30 -0600 Subject: [PATCH] document 3 diagnostic menu bugs from https://tcrf.net/Vii --- src/mame/drivers/vii.cpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/mame/drivers/vii.cpp b/src/mame/drivers/vii.cpp index 4854f350e6f..f62430dbe52 100644 --- a/src/mame/drivers/vii.cpp +++ b/src/mame/drivers/vii.cpp @@ -66,6 +66,9 @@ Detailed list of bugs: -- Smart Dart, black screen -- Happy Tennis, controls are haywire -- Bowling, freezes at the high score screen +-- The "EEPROM TEST" option in the diagnostic menu (accessible by holding 1+2 or A+B during startup) freezes when selected +-- The "MOTOR" option in the diagnostic menu does nothing when selected +-- The input for the gyroscopic sensor tests in the "KEYBOARD + G-SENSOR" sub-menu goes haywire *******************************************************************************/