1
- ~~~~~~~~~~~~~~~
1
+ ===============
2
2
Amiga joysticks
3
- ~~~~~~~~~~~~~~~
3
+ ===============
4
4
5
+ Pinouts
6
+ =======
5
7
6
8
Amiga 4-joystick parallel port extension
7
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9
+ ----------------------------------------
8
10
9
11
Parallel port pins:
10
12
@@ -19,8 +21,8 @@ Pin Meaning Pin Meaning
19
21
19 Gnd1 18 Gnd2
20
22
===== ======== ==== ==========
21
23
22
- Amiga digital joystick pinout
23
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24
+ Amiga digital joystick
25
+ ----------------------
24
26
25
27
=== ============
26
28
Pin Meaning
@@ -36,8 +38,8 @@ Pin Meaning
36
38
9 Thumb button
37
39
=== ============
38
40
39
- Amiga mouse pinout
40
- ~~~~~~~~~~~~~~~~~~
41
+ Amiga mouse
42
+ -----------
41
43
42
44
=== ============
43
45
Pin Meaning
@@ -53,8 +55,8 @@ Pin Meaning
53
55
9 Right button
54
56
=== ============
55
57
56
- Amiga analog joystick pinout
57
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
58
+ Amiga analog joystick
59
+ ---------------------
58
60
59
61
=== ==============
60
62
Pin Meaning
@@ -70,8 +72,8 @@ Pin Meaning
70
72
9 Analog Y
71
73
=== ==============
72
74
73
- Amiga lightpen pinout
74
- ~~~~~~~~~~~~~~~~~~~~~
75
+ Amiga lightpen
76
+ --------------
75
77
76
78
=== =============
77
79
Pin Meaning
@@ -87,7 +89,11 @@ Pin Meaning
87
89
9 Stylus button
88
90
=== =============
89
91
90
- -------------------------------------------------------------------------------
92
+ Register addresses
93
+ ==================
94
+
95
+ JOY0DAT/JOY1DAT
96
+ ---------------
91
97
92
98
======== === ==== ==== ====== ===========================================
93
99
NAME rev ADDR type chip Description
@@ -159,7 +165,8 @@ JOY1DAT Y7 Y6 Y5 Y4 Y3 Y2 Y1 Y0 X7 X6 X5 X4 X3 X2 X1 X0
159
165
| Right | 4 | X1 |
160
166
+------------+------+---------------------------------+
161
167
162
- -------------------------------------------------------------------------------
168
+ JOYTEST
169
+ -------
163
170
164
171
======== === ==== ==== ====== =================================================
165
172
NAME rev ADDR type chip Description
@@ -176,7 +183,8 @@ JOYTEST 036 W Denise Write to all 4 joystick-mouse counters at once.
176
183
JOYxDAT Y7 Y6 Y5 Y4 Y3 Y2 xx xx X7 X6 X5 X4 X3 X2 xx xx
177
184
========= === === === === === === === === ====== === === === === === === ===
178
185
179
- -------------------------------------------------------------------------------
186
+ POT0DAT/POT1DAT
187
+ ---------------
180
188
181
189
======= === ==== ==== ====== ===========================================
182
190
NAME rev ADDR type chip Description
@@ -217,7 +225,8 @@ POT1DAT h 014 R Paula Pot counter data right pair (vert., horiz.)
217
225
the counters will count proportionally faster.
218
226
This should be noted when doing variable beam displays.
219
227
220
- -------------------------------------------------------------------------------
228
+ POTGO
229
+ -----
221
230
222
231
====== === ==== ==== ====== ================================================
223
232
NAME rev ADDR type chip Description
@@ -226,7 +235,8 @@ POTGO 034 W Paula Pot port (4 bit) bi-direction and data, and pot
226
235
counter start.
227
236
====== === ==== ==== ====== ================================================
228
237
229
- -------------------------------------------------------------------------------
238
+ POTINP
239
+ ------
230
240
231
241
====== === ==== ==== ====== ================================================
232
242
NAME rev ADDR type chip Description
0 commit comments