mirror of
https://github.com/holub/mame
synced 2025-07-07 10:58:41 +03:00
Fixed myfairld default
This commit is contained in:
parent
dc47175aac
commit
4db376fb65
@ -1575,7 +1575,7 @@ static INPUT_PORTS_START( myfairld )
|
||||
PORT_BIT( 0xff, IP_ACTIVE_LOW, IPT_UNUSED )
|
||||
|
||||
PORT_START("IO_TYPE")
|
||||
PORT_CONFNAME( 0x01, 0x00, "I/O Device type" )
|
||||
PORT_CONFNAME( 0x01, 0x01, "I/O Device type" )
|
||||
PORT_CONFSETTING( 0x00, "Mahjong Panel" )
|
||||
PORT_CONFSETTING( 0x01, "Joystick" )
|
||||
INPUT_PORTS_END
|
||||
|
Loading…
Reference in New Issue
Block a user