Documentation updates to accommodate the PDP-10 work that's starting now
This commit is contained in:
parent
c25ad00c41
commit
8320f58d44
20 changed files with 172 additions and 69 deletions
|
|
@ -7,5 +7,6 @@ permalink: /pubs/dec/
|
|||
Digital Equipment Corporation (DEC) Publications
|
||||
------------------------------------------------
|
||||
|
||||
* [PDP-10](pdp10/)
|
||||
* [PDP-11](pdp11/)
|
||||
* [VT100](vt100/)
|
||||
|
|
|
|||
14
pubs/dec/pdp10/README.md
Normal file
14
pubs/dec/pdp10/README.md
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
---
|
||||
layout: page
|
||||
title: DEC PDP-10 Publications and Papers
|
||||
permalink: /pubs/dec/pdp10/
|
||||
---
|
||||
|
||||
PDP-10 Hardware Publications
|
||||
---
|
||||
|
||||
This page summarizes PDP-10 documentation that was useful in creating [PDPjs](/docs/pdpjs/). In most cases,
|
||||
these documents came from the PDF Document Archive at [bitsavers.org](http://bitsavers.org), in the [/pdf/dec/pdp10/](http://bitsavers.org/pdf/dec/pdp10/)
|
||||
directory. If a PDF was not searchable, it was "OCR'ed" before being archived below.
|
||||
|
||||
- [PDP-10 System Reference Manual (1968)](http://archive.pcjs.org/pubs/dec/pdp10/ka10/DEC-10-HGAA-D_PDP-10_System_Reference_Manual_May1968.pdf) [[Original PDF](http://bitsavers.trailing-edge.com/pdf/dec/pdp10/KA10/DEC-10-HGAA-D_PDP-10_System_Reference_Manual_May1968.pdf)]
|
||||
Loading…
Reference in a new issue