summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
author RobertoFresca <robbie@mamedev.org>2018-01-08 15:06:05 -0300
committer RobertoFresca <robbie@mamedev.org>2018-01-08 15:06:05 -0300
commit3b79e284546ed988686413cf1891f2f95528637d (patch)
tree898ce6fd974a06515c84df682934978867fc1d10
parentcddf2ac272f381383c726e40fc8f1d5b46259ad4 (diff)
Lucky Ball 96: Documented DIP switches.
-rw-r--r--src/mame/drivers/luckybal.cpp29
1 files changed, 29 insertions, 0 deletions
diff --git a/src/mame/drivers/luckybal.cpp b/src/mame/drivers/luckybal.cpp
index a5cb548c4c7..c828e0dd91a 100644
--- a/src/mame/drivers/luckybal.cpp
+++ b/src/mame/drivers/luckybal.cpp
@@ -104,6 +104,35 @@
+5VCC |27| GND
+5VCC |28| GND
+
+ DIP Switches:
+
+ .---------------------------------------+-----+-----+-----+-----+-----+-----+-----+-----.
+ | DIP Switches | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 |
+ +---------------------------------------+-----+-----+-----+-----+-----+-----+-----+-----+
+ +---------------------------------------+-----+-----------------------------------------+
+ | Acceso a programaciĆ³n No | OFF | |
+ | (settings access) Si (yes) | ON | |
+ +---------------------------------------+-----+-----+-----------------------------------+
+ | Seteo del Pozo No | | OFF | |
+ | (Jackpot settings) Si (yes) | | ON | |
+ +---------------------------------------+-----+-----+-----+-----------------------------+
+ | Reset de Audit. Parciales No | | OFF | |
+ | (Reset short term meters) Si (yes) | | ON | |
+ +---------------------------------------+-----------+-----+-----+-----------------------+
+ | Prog. de Pozo acumulado No | | OFF | |
+ | (Jackpot program) Si (yes) | | ON | |
+ +---------------------------------------+-----------------+-----+-----+-----------------+
+ | Prog. de multiplicadores No | | OFF | |
+ | (Multipliers program) Si (yes) | | ON | |
+ +---------------------------------------+-----------------------+-----+-----+-----+-----+
+ | Not Used | | OFF | OFF | |
+ | | | ON | ON | |
+ +---------------------------------------+-----------------------------+-----+-----+-----+
+ | Reset total No | | OFF |
+ | (Full Reset) Si (yes) | | ON |
+ '---------------------------------------+-----------------------------------------+-----'
+
*********************************************************************
Notes: