Skip to content

Commit

Permalink
Pyon Pyon Jump: Documented bank #1 DIP switches. [Roberto Fresca]
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertoFresca committed Jan 18, 2017
1 parent b94e02a commit 1a4a123
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions src/mame/drivers/kurukuru.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,50 @@
gnd |28| gnd
Pyon Pyon Jump DIP switches:
.---------------------------------------------------------------------------------.
| DIP Switches bank #1 1 2 3 4 5 6 7 8 |
+-------------------------------------+-------------------------------------------+
+-----------------+-------------------+-------------------------------------------+
| Coinage Coin A | 1 coin / 11 medal | off off off |
+-----------------+-------------------+-------------------------------------------+
| Coinage Coin A | 1 coin / 10 medal | off off on |
+-----------------+-------------------+-------------------------------------------+
| Coinage Coin A | 1 coin / 6 medal | off on off |
+-----------------+-------------------+-------------------------------------------+
| Coinage Coin A | 1 coin / 5 medal | off on on |
+-----------------+-------------------+-------------------------------------------+
| Coinage Coin A | 1 coin / 4 medal | on off off |
+-----------------+-------------------+-------------------------------------------+
| Coinage Coin A | 1 coin / 3 medal | on off on |
+-----------------+-------------------+-------------------------------------------+
| Coinage Coin A | 1 coin / 2 medal | on on off |
+-----------------+-------------------+-------------------------------------------+
| Coinage Coin A | 1 coin / 1 medal | on on on |
+-----------------+-------------------+-------------------------------------------+
| Coin A (100Y) | Exchange | off |
+-----------------+-------------------+-------------------------------------------+
| Coin A (100Y) | Credit | on |
+-----------------+-------------------+-------------------------------------------+
| Win | Medal out | off |
+-----------------+-------------------+-------------------------------------------+
| Win | Credit | on |
+-----------------+-------------------+-------------------------------------------+
| Coinage config | Coin A: Payout | off |
+-----------------+-------------------+-------------------------------------------+
| Coinage config | Coin A: Normal | on |
+-----------------+-------------------+-------------------------------------------+
| Payout Mode | Manual | off |
+-----------------+-------------------+-------------------------------------------+
| Payout Mode | Automatic | on |
+-----------------+-------------------+-------------------------------------------+
| Repeat last bet | No | off |
+-----------------+-------------------+-------------------------------------------+
| Repeat last bet | Yes | on |
'-----------------+-------------------+-------------------------------------------'
************************************************************************************
General Notes....
Expand Down

0 comments on commit 1a4a123

Please sign in to comment.