We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58a32e6 commit ccbed4cCopy full SHA for ccbed4c
1 file changed
src/content/docs/reference/overview.md
@@ -7,7 +7,7 @@ The Motorola 68000 series is a family of big-endian CISC microprocessors first i
7
8
## Family Members
9
10
-### Generation one
+### First Generation
11
12
- 68000
13
- 68EC000
@@ -17,20 +17,20 @@ The Motorola 68000 series is a family of big-endian CISC microprocessors first i
17
- 68010
18
- 68012
19
20
-### Generation two (internally fully 32-bit)
+### Second Generation (internally fully 32-bit)
21
22
- 68020
23
- 68EC020
24
- 68030
25
- 68EC030
26
27
-### Generation three (pipelined)
+### Third Generation (pipelined)
28
29
- 68040
30
- 68EC040
31
- 68LC040
32
33
-### Generation four (superscalar)
+### Fourth Generation (superscalar)
34
35
- 68060
36
- 68EC060
0 commit comments