mirror of
https://github.com/libretro/mame2003-plus-libretro.git
synced 2024-11-23 08:19:42 +00:00
Bowler default.
This commit is contained in:
parent
0a3674aa26
commit
a8a29c7518
@ -2223,7 +2223,7 @@ INPUT_PORTS_START( bowler )
|
||||
PORT_BIT( 0x80, IP_ACTIVE_HIGH, IPT_UNUSED )
|
||||
|
||||
PORT_START /* IN5 */
|
||||
PORT_ANALOG( 0xff, 0, IPT_TRACKBALL_Y | IPF_REVERSE, 10, 10, 0, 0)
|
||||
PORT_ANALOG( 0xff, 0, IPT_TRACKBALL_Y | IPF_REVERSE, 40, 10, 0, 0)
|
||||
|
||||
PORT_START /* IN6 */
|
||||
PORT_ANALOG( 0xff, 0, IPT_TRACKBALL_X, 10, 10, 0, 0)
|
||||
|
Loading…
Reference in New Issue
Block a user