Previous 199869 Revisions Next

r20803 Thursday 7th February, 2013 at 15:55:28 UTC by Angelo Salese
Fixed myfairld default
[src/mame/drivers]saturn.c

trunk/src/mame/drivers/saturn.c
r20802r20803
15751575   PORT_BIT( 0xff, IP_ACTIVE_LOW, IPT_UNUSED )
15761576
15771577   PORT_START("IO_TYPE")
1578   PORT_CONFNAME( 0x01, 0x00, "I/O Device type" )
1578   PORT_CONFNAME( 0x01, 0x01, "I/O Device type" )
15791579   PORT_CONFSETTING(    0x00, "Mahjong Panel" )
15801580   PORT_CONFSETTING(    0x01, "Joystick" )
15811581INPUT_PORTS_END

Previous 199869 Revisions Next


© 1997-2024 The MAME Team