| Previous | 199869 Revisions | Next |
| r23838 Friday 21st June, 2013 at 16:52:10 UTC by Curt Coder |
|---|
| (MESS) c64: Updated SwiftLink/Turbo232 settings. [Mike Naberezny] |
| [src/mess/machine] | c64_swiftlink.c c64_turbo232.c |
| r23837 | r23838 | |
|---|---|---|
| 83 | 83 | |
| 84 | 84 | PORT_START("IRQ") |
| 85 | 85 | PORT_DIPNAME( 0x01, 0x01, "Interrupt" ) |
| 86 | PORT_DIPSETTING( 0x00, "IRQ | |
| 86 | PORT_DIPSETTING( 0x00, "IRQ" ) | |
| 87 | 87 | PORT_DIPSETTING( 0x01, "NMI" ) |
| 88 | 88 | INPUT_PORTS_END |
| 89 | 89 |
| r23837 | r23838 | |
|---|---|---|
| 83 | 83 | |
| 84 | 84 | PORT_START("IRQ") |
| 85 | 85 | PORT_DIPNAME( 0x01, 0x01, "Interrupt" ) |
| 86 | PORT_DIPSETTING( 0x00, "IRQ | |
| 86 | PORT_DIPSETTING( 0x00, "IRQ" ) | |
| 87 | 87 | PORT_DIPSETTING( 0x01, "NMI" ) |
| 88 | 88 | INPUT_PORTS_END |
| 89 | 89 |
| Previous | 199869 Revisions | Next |