Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Pyon Pyon Jump: Documented bank #2 DIP switches. [Roberto Fresca]
  • Loading branch information
RobertoFresca committed Jan 18, 2017
1 parent 1a4a123 commit 446532b
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions src/mame/drivers/kurukuru.cpp
Expand Up @@ -195,6 +195,47 @@
| Repeat last bet | Yes | on |
'-----------------+-------------------+-------------------------------------------'
.---------------------------------------------------------------------------------.
| DIP Switches bank #2 1 2 3 4 5 6 7 8 |
+-------------------------------------+-------------------------------------------+
+-----------------+-------------------+-------------------------------------------+
| Percentage | 95% | on on on |
+-----------------+-------------------+-------------------------------------------+
| Percentage | 90% | on on off |
+-----------------+-------------------+-------------------------------------------+
| Percentage | 85% | on off on |
+-----------------+-------------------+-------------------------------------------+
| Percentage | 80% | on off off |
+-----------------+-------------------+-------------------------------------------+
| Percentage | 75% | off on on |
+-----------------+-------------------+-------------------------------------------+
| Percentage | 70% | off on off |
+-----------------+-------------------+-------------------------------------------+
| Percentage | 60% | off off on |
+-----------------+-------------------+-------------------------------------------+
| Percentage | 50% | off off off |
+-----------------+-------------------+-------------------------------------------+
| Winwave | Small | off |
+-----------------+-------------------+-------------------------------------------+
| Winwave | Big | on |
+-----------------+-------------------+-------------------------------------------+
| M.Medal | Off | off |
+-----------------+-------------------+-------------------------------------------+
| M.Medal | On | on |
+-----------------+-------------------+-------------------------------------------+
| HG | 20-1 | off off |
+-----------------+-------------------+-------------------------------------------+
| HG | 50-1 | off on |
+-----------------+-------------------+-------------------------------------------+
| HG | 100-1 | on off |
+-----------------+-------------------+-------------------------------------------+
| HG | 200-1 | on on |
+-----------------+-------------------+-------------------------------------------+
| unknown | off |
+-------------------------------------+-------------------------------------------+
| unknown | on |
'-------------------------------------+-------------------------------------------'
************************************************************************************
Expand Down

0 comments on commit 446532b

Please sign in to comment.