Comment fix to better explain DIPS for dkongx and clone (no whatsnew)

This commit is contained in:
Scott Stone 2010-08-26 16:27:20 +00:00
parent 1dc0cbbda6
commit e06d7189eb

View File

@ -1046,7 +1046,9 @@ static INPUT_PORTS_START( dkongf )
PORT_DIPSETTING( 0x60, DEF_STR( 1C_4C ) )
INPUT_PORTS_END
static INPUT_PORTS_START( dkongx ) /* Same Inputs as DKONG while all DIPS but Cabinet are controlled via service mode */
static INPUT_PORTS_START( dkongx ) /* Supposedly the physical DIPS are read as defaults for the NVRAM when it's initially created.
The settings here match those from the default DSW0 settings. Beyond the initial NVRAM
creation, DIPS (other than CABINET) can only be adjusted from the Service Mode */
PORT_INCLUDE( dkong )
PORT_MODIFY("DSW0")