summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author flama12333 <143599905+flama12333@users.noreply.github.com>2025-09-04 02:06:35 -0500
committer GitHub <noreply@github.com>2025-09-04 09:06:35 +0200
commitf878b3fa1fdf17ffcf6fe11aa3dbd21e25f743cf (patch)
tree807a130bd2cd98a2f1f0eb98cee9dcb7b4373197
parentc10625b9cc2fee889d3b1e93a4d390ada946e2ba (diff)
add notes about 30 when press A and K key marywu.cpp (#14118)
* add notes marywu.cpp * Update marywu.cpp * Update marywu.cpp
-rw-r--r--src/mame/misc/marywu.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/misc/marywu.cpp b/src/mame/misc/marywu.cpp
index ca664b369e4..403e5f6c1ae 100644
--- a/src/mame/misc/marywu.cpp
+++ b/src/mame/misc/marywu.cpp
@@ -14,6 +14,7 @@
31 LEDs, 13 modules of double-digit 7-seg displays and 4 push-buttons).
* we may also have user inputs from the coin slot and from the
cabinet buttons, for making bets.
+ If Press Key A and K will shown error 30 code.
**************************************************************************/
#include "emu.h"