Inverted fake comms default

This commit is contained in:
Angelo Salese 2013-01-23 19:42:53 +00:00
parent e5642eb4b7
commit 9ec9b84c20

View file

@ -1178,7 +1178,7 @@ static INPUT_PORTS_START( saturn )
PORT_CONFSETTING(0x90,"<unconnected>")
PORT_START("fake")
PORT_CONFNAME(0x01,0x01,"Master-Slave Comms Hack")
PORT_CONFNAME(0x01,0x00,"Master-Slave Comms Hack")
PORT_CONFSETTING(0x00,"No")
PORT_CONFSETTING(0x01,"Yes")
INPUT_PORTS_END