Support for RX11 diskette drives has been added, but is still untested
This commit is contained in:
parent
df78f3c476
commit
cacc2f7dad
32 changed files with 1531 additions and 660 deletions
|
|
@ -81,6 +81,10 @@ directory. If a PDF was not searchable, it was "OCR'ed" before being archived b
|
|||
|
||||
- [RL01/RL02 User Guide (Sep 1981)](http://archive.pcjs.org/pubs/dec/pdp11/rl11/EK-RL012-UG-005_Sep81.pdf)
|
||||
|
||||
[PDP-11 RX11](rx11/)
|
||||
|
||||
- [RX8/RX11 floppy disk system user's manual (Nov 1976)](http://archive.pcjs.org/pubs/dec/pdp11/rx11/EK-RX01-OP-001_RX11UM_Nov76.pdf)
|
||||
|
||||
---
|
||||
|
||||
[Assorted PDP-11 Handbooks](other/)
|
||||
|
|
|
|||
12
pubs/dec/pdp11/rx11/README.md
Normal file
12
pubs/dec/pdp11/rx11/README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
layout: page
|
||||
title: DEC PDP-11 RX11 Disk Controller
|
||||
permalink: /pubs/dec/pdp11/rx11/
|
||||
---
|
||||
|
||||
DEC PDP-11 RX11 Disk Controller
|
||||
---
|
||||
|
||||
PDPjs development and testing relied on the following PDP-11 publications:
|
||||
|
||||
- [RX8/RX11 floppy disk system user's manual (Nov 1976)](http://archive.pcjs.org/pubs/dec/pdp11/rx11/EK-RX01-OP-001_RX11UM_Nov76.pdf)
|
||||
Loading…
Reference in a new issue