mirror of
https://github.com/holub/mame
synced 2025-04-21 16:01:56 +03:00
Mametesters hstennis0103u2gra
too easy to pass up ;-p
This commit is contained in:
parent
f4a28109fb
commit
ee69a1e9b9
@ -1391,7 +1391,7 @@ static INPUT_PORTS_START( hstennis )
|
||||
|
||||
PORT_START /* 60 */
|
||||
PORT_BIT( 0x01, IP_ACTIVE_LOW, IPT_COIN3 )
|
||||
PORT_BIT( 0x02, IP_ACTIVE_LOW, IPT_BUTTON2 ) PORT_NAME("P2 Soft") PORT_PLAYER(1)
|
||||
PORT_BIT( 0x02, IP_ACTIVE_LOW, IPT_BUTTON2 ) PORT_NAME("P1 Soft") PORT_PLAYER(1)
|
||||
PORT_BIT( 0x04, IP_ACTIVE_LOW, IPT_JOYSTICK_RIGHT ) PORT_PLAYER(1)
|
||||
PORT_BIT( 0x08, IP_ACTIVE_LOW, IPT_JOYSTICK_LEFT ) PORT_PLAYER(1)
|
||||
PORT_BIT( 0x10, IP_ACTIVE_LOW, IPT_JOYSTICK_DOWN ) PORT_PLAYER(1)
|
||||
|
Loading…
Reference in New Issue
Block a user