Skip to content

Commit e8fe33f

Browse files
George Anthony Vernondtor
authored andcommitted
Input: amijoy - make headings compliant w/ guidelines in documentation
Make heading adornments compliant with the guidelines to improve organisation of the page. Signed-off-by: George Anthony Vernon <[email protected]> Reviewed-by: Bagas Sanjaya <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
1 parent 11172ec commit e8fe33f

File tree

1 file changed

+26
-16
lines changed

1 file changed

+26
-16
lines changed

Documentation/input/devices/amijoy.rst

Lines changed: 26 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
1-
~~~~~~~~~~~~~~~
1+
===============
22
Amiga joysticks
3-
~~~~~~~~~~~~~~~
3+
===============
44

5+
Pinouts
6+
=======
57

68
Amiga 4-joystick parallel port extension
7-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
9+
----------------------------------------
810

911
Parallel port pins:
1012

@@ -19,8 +21,8 @@ Pin Meaning Pin Meaning
1921
19 Gnd1 18 Gnd2
2022
===== ======== ==== ==========
2123

22-
Amiga digital joystick pinout
23-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
24+
Amiga digital joystick
25+
----------------------
2426

2527
=== ============
2628
Pin Meaning
@@ -36,8 +38,8 @@ Pin Meaning
3638
9 Thumb button
3739
=== ============
3840

39-
Amiga mouse pinout
40-
~~~~~~~~~~~~~~~~~~
41+
Amiga mouse
42+
-----------
4143

4244
=== ============
4345
Pin Meaning
@@ -53,8 +55,8 @@ Pin Meaning
5355
9 Right button
5456
=== ============
5557

56-
Amiga analog joystick pinout
57-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
58+
Amiga analog joystick
59+
---------------------
5860

5961
=== ==============
6062
Pin Meaning
@@ -70,8 +72,8 @@ Pin Meaning
7072
9 Analog Y
7173
=== ==============
7274

73-
Amiga lightpen pinout
74-
~~~~~~~~~~~~~~~~~~~~~
75+
Amiga lightpen
76+
--------------
7577

7678
=== =============
7779
Pin Meaning
@@ -87,7 +89,11 @@ Pin Meaning
8789
9 Stylus button
8890
=== =============
8991

90-
-------------------------------------------------------------------------------
92+
Register addresses
93+
==================
94+
95+
JOY0DAT/JOY1DAT
96+
---------------
9197

9298
======== === ==== ==== ====== ===========================================
9399
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
159165
| Right | 4 | X1 |
160166
+------------+------+---------------------------------+
161167

162-
-------------------------------------------------------------------------------
168+
JOYTEST
169+
-------
163170

164171
======== === ==== ==== ====== =================================================
165172
NAME rev ADDR type chip Description
@@ -176,7 +183,8 @@ JOYTEST 036 W Denise Write to all 4 joystick-mouse counters at once.
176183
JOYxDAT Y7 Y6 Y5 Y4 Y3 Y2 xx xx X7 X6 X5 X4 X3 X2 xx xx
177184
========= === === === === === === === === ====== === === === === === === ===
178185

179-
-------------------------------------------------------------------------------
186+
POT0DAT/POT1DAT
187+
---------------
180188

181189
======= === ==== ==== ====== ===========================================
182190
NAME rev ADDR type chip Description
@@ -217,7 +225,8 @@ POT1DAT h 014 R Paula Pot counter data right pair (vert., horiz.)
217225
the counters will count proportionally faster.
218226
This should be noted when doing variable beam displays.
219227

220-
-------------------------------------------------------------------------------
228+
POTGO
229+
-----
221230

222231
====== === ==== ==== ====== ================================================
223232
NAME rev ADDR type chip Description
@@ -226,7 +235,8 @@ POTGO 034 W Paula Pot port (4 bit) bi-direction and data, and pot
226235
counter start.
227236
====== === ==== ==== ====== ================================================
228237

229-
-------------------------------------------------------------------------------
238+
POTINP
239+
------
230240

231241
====== === ==== ==== ====== ================================================
232242
NAME rev ADDR type chip Description

0 commit comments

Comments
 (0)