mirror of
https://github.com/holub/mame
synced 2025-06-29 23:48:56 +03:00
Flaming 7: DIP switches bank #2: Notes about Bonus Pay... [Roberto Fresca]
This commit is contained in:
parent
dba0d564a2
commit
40e9a0eb48
@ -7141,7 +7141,7 @@ static INPUT_PORTS_START( flaming7 )
|
||||
PORT_DIPSETTING( 0x00, "9321" )
|
||||
|
||||
PORT_START("DSW2")
|
||||
PORT_DIPNAME( 0x07, 0x07, "Bonus Pay" ) PORT_DIPLOCATION("DSW2:1,2,3")
|
||||
PORT_DIPNAME( 0x07, 0x07, "Bonus Pay" ) PORT_DIPLOCATION("DSW2:1,2,3") // percentage of how quickly the internal progressive advances.
|
||||
PORT_DIPSETTING( 0x07, "1.00%" )
|
||||
PORT_DIPSETTING( 0x06, "2.00%" )
|
||||
PORT_DIPSETTING( 0x05, "3.30%" )
|
||||
|
Loading…
Reference in New Issue
Block a user