typo (nw)
This commit is contained in:
parent
b3c2e03a9f
commit
f84af4b51f
@ -170,9 +170,9 @@ static INPUT_PORTS_START( sc499_port )
|
||||
PORT_DIPSETTING( 0x07, "IRQ 7" )
|
||||
|
||||
PORT_DIPNAME( 0x30, 0x10, "SC499 DMA (jumpers DRQ1-DRQ3)")
|
||||
PORT_DIPSETTING( 0x10, "IRQ 1" )
|
||||
PORT_DIPSETTING( 0x20, "IRQ 2" )
|
||||
PORT_DIPSETTING( 0x30, "IRQ 3" )
|
||||
PORT_DIPSETTING( 0x10, "DRQ 1" )
|
||||
PORT_DIPSETTING( 0x20, "DRQ 2" )
|
||||
PORT_DIPSETTING( 0x30, "DRQ 3" )
|
||||
|
||||
INPUT_PORTS_END
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user