diff --git a/.gitmodules b/.gitmodules
index 2664631..032114e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "PDP-10"]
path = PDP-10
url = https://github.com/awesome-cpus/awesome-cpus-pdp10
+[submodule "88000"]
+ path = 88000
+ url = https://github.com/awesome-cpus/awesome-cpus-m88k
diff --git a/88000 b/88000
new file mode 160000
index 0000000..46e7b74
--- /dev/null
+++ b/88000
@@ -0,0 +1 @@
+Subproject commit 46e7b747824dee036e4a2a57af99b49ae24f0c21
diff --git a/Alpha/21164PC/164pcds.pdf b/Alpha/21164PC/164pcds.pdf
new file mode 100644
index 0000000..2fc28fe
Binary files /dev/null and b/Alpha/21164PC/164pcds.pdf differ
diff --git a/Alpha/21164PC/164pcpb.pdf b/Alpha/21164PC/164pcpb.pdf
new file mode 100644
index 0000000..d969b90
Binary files /dev/null and b/Alpha/21164PC/164pcpb.pdf differ
diff --git a/Alpha/21264/21264pb.pdf b/Alpha/21264/21264pb.pdf
new file mode 100644
index 0000000..e237210
Binary files /dev/null and b/Alpha/21264/21264pb.pdf differ
diff --git a/Alpha/Documentation_Library.htm b/Alpha/Documentation_Library.htm
new file mode 100644
index 0000000..7e4a659
--- /dev/null
+++ b/Alpha/Documentation_Library.htm
@@ -0,0 +1,502 @@
+
+
+
Documentation Library
+
+
+
+
+
+
+ ![DIGITAL logo]() |
+ |
+ ![Alpha OEM]() |
+
+ |
+ Updated: 19 July
+ 1999 |
+
+ |
+
+ Compaq OEM Site
+ Alpha OEM
+ Developers' Area
+ Motherboard
+ Products
+ News
+ Technical
+ Information
+ Customer Support
+
+ |
+
+
+
+
+ Documentation Library
+
+
+
+
+ This library contains
+ technical documentation for DIGITAL Alpha microprocessors and Alpha
+ ATX motherboards. You'll find technical documentation for our older
+ products in our Documentation
+ Archives.
+ The documents in this library are available as Portable Document
+ Format (PDF) files. To view PDF files, use the Adobe® Acrobat
+ Reader®. If you are not already using the Adobe Acrobat Reader with
+ your browser, download the
+ file and set it up as a browser "helper" application. For
+ information about setting up helper applications, see your browser's
+ online help or documentation.
+ Contact your local
+ OEM sales office to request support or additional information
+ about Alpha products and documentation. | |
+
+
+
+
+
+
+
+
+
diff --git a/Alpha/README.md b/Alpha/README.md
new file mode 100644
index 0000000..7787647
--- /dev/null
+++ b/Alpha/README.md
@@ -0,0 +1,17 @@
+This subfolder contains the documents and other stuff for DEC Alpha CPU family.
+
+[Main Wikipedia article on this family](https://en.wikipedia.org/wiki/DEC_Alpha)
+
+| Subfolders | Description |
+| ---------- | ----------- |
+| 21064 | 21064 manuals |
+| 21066 | 21066 manuals |
+| 21164 | 21164 manuals |
+| 21164PC | 21164PC manuals |
+| 21264 | 21264 manuals |
+
+| Files | Description | Source |
+| ----- | ----------- | ------ |
+| architecture.pdf | Alpha Architecture Handbook | Note: it is also known as alphaahb.pdf; http://ftp.digital.com/pub/digital/info/semiconductor/literature/alphaahb.pdf |
+| Documentation Library.htm | A snapshot of DEC Documentation Library download webpage | http://ftp.digital.com/pub/digital/info/semiconductor/literature/dsc-library.html |
+| references.txt | | |
diff --git a/README.md b/README.md
index 0439809..730848b 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,9 @@
-This repository contains the documentations for various CPUs. It may contain data sheets, programmer's manuals, quick reference cards, and the like.
+This repository contains the documentations for various CPUs. It contain data sheets, programmer's manuals, quick reference cards, and the like.
| Subfolders | Description |
| ---------- | ----------- |
| 8085 | Intel 8085 |
+| 88000 | Motorola 88000 family |
| Alpha | Compaq Alpha family |
| ARCompact | |
| ARM | ARM CPU family |
@@ -20,7 +21,7 @@ This repository contains the documentations for various CPUs. It may contain dat
| MARC4 | |
| MC6809 | Motorola 6809 and Hitachi 6309 |
| MCS-51 | |
-| MCS6500 | 6502 and 65816 CPU family |
+| MCS6500 | 6502, 65C02 and 65816 CPU family |
| MIPS | |
| MN103 | |
| MSP430 | |