---
layout: page
title: Documentation and Publication Archive
menu_title: Docs
menu_order: 7
permalink: /pubs/
redirect_from:
- /docs/
---
Documentation and Publication Archive
-------------------------------------
Preliminary documentation is available for the following PCjs machines:
* [C1Pjs](c1pjs/)
* [PCx86](pcx86/)
For general historical interest, the project includes a Publication Archive that covers:
* [IBM PCs and Compatibles](pc/)
* [CPU Documents](pc/reference/intel/)
* [Datasheets](pc/datasheets/)
* [Magazines](pc/magazines/)
* [Programming Guides](pc/programming/)
* [Reference Manuals](pc/reference/)
* [Software User and Development Guides](pc/software/) (eg, [DOS](pc/software/dos/), [OS/2](pc/software/os2/), [Windows](pc/software/windows/))
* [Digital Equipment Corporation (DEC)](dec/)
* [PDP-10](dec/pdp10/)
* [PDP-11](dec/pdp11/)
* [VT100](dec/vt100/)
* [Ohio Scientific's 6502-based Challenger 1P](c1p/)
* [Datasheets](c1p/datasheets/)
* [Programming Guides/Samples](c1p/programming/)
* [Reference Manuals](c1p/techref/)
{% if site.developer %}
Eventually, the project may also provide summaries of all supported CPU instructions; e.g.:
* [x86 Instructions](x86/)
* [6502 Instructions](6502/)
{% endif %}
Finally, we have an eclectic collection of personal documents, ranging from early PC debugging notes to old program
listings and more:
* [Personal Documents of Dubious Historical Interest](personal/)
---
[
](pc/datasheets/)
[
](pc/magazines/byte/)
[
](pc/magazines/msj/)
[
](pc/magazines/pctj/)
[
](pc/programming/Graphics_for_the_IBM_PC/)
[
](pc/reference/ibm/)
[
](pc/reference/intel/)
[
](pc/software/)