Bowler default.

This commit is contained in:
mahoneyt944 2020-11-10 09:04:58 -05:00 committed by GitHub
parent 0a3674aa26
commit a8a29c7518
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)