| Previous | 199869 Revisions | Next |
| r30697 Wednesday 28th May, 2014 at 10:11:54 UTC by Robbbert |
|---|
| (MESS) applix : set dips default to allow booting |
| [src/mess/drivers] | applix.c |
| r30696 | r30697 | |
|---|---|---|
| 707 | 707 | PORT_DIPNAME( 0x40, 0x00, "Switch 2") PORT_DIPLOCATION("SW2:3") |
| 708 | 708 | PORT_DIPSETTING( 0x40, DEF_STR(Off)) |
| 709 | 709 | PORT_DIPSETTING( 0x00, DEF_STR(On)) |
| 710 | PORT_DIPNAME( 0x80, 0x | |
| 710 | PORT_DIPNAME( 0x80, 0x80, "Switch 3") PORT_DIPLOCATION("SW2:4") | |
| 711 | 711 | PORT_DIPSETTING( 0x80, DEF_STR(Off)) |
| 712 | 712 | PORT_DIPSETTING( 0x00, DEF_STR(On)) |
| 713 | 713 |
| Previous | 199869 Revisions | Next |