ZX Interface 2: Difference between revisions

Jump to navigation Jump to search
Add joystick key mapping section
(2, not 1)
(Add joystick key mapping section)
Line 1: Line 1:
== Joystick key mapping ==
; Joystick 1 — port $f7fe
{| class="wikitable" style="text-align:center;"
! Action
! Key (bit)
|-
| Up
| 4 (D3)
|-
| Down
| 3 (D2)
|-
| Left
| 1 (D0)
|-
| Right
| 2 (D1)
|-
| Fire
| 5 (D4)
|}
; Joystick 2 — port $effe
{| class="wikitable" style="text-align:center;"
! Action
! Key (bit)
|-
| Up
| 9 (D1)
|-
| Down
| 8 (D2)
|-
| Left
| 6 (D4)
|-
| Right
| 7 (D3)
|-
| Fire
| 0 (D0)
|}
== External links ==
== External links ==
* [[Wikipedia:ZX Interface 2|Wikipedia's article on the ZX Interface 2]]
* [[Wikipedia:ZX Interface 2|Wikipedia's article on the ZX Interface 2]]

Navigation menu