PDP-11
PDP-11,
a series of 16-bit minicomputers manufactured and sold by Digital Equipment Corporation from 1970 into the 1990s. The PDP-11 was a little-endian machine, concerning the byte-order of 16-bit words in memory [2]. The first officially named version of Unix ran on the PDP-11/20 in 1970. The C programming language was written to take advantage of PDP-11 features to rewrite Unix in a high level language. Further, the chess machine Belle by Ken Thompson and Joe Condon was composed of a PDP-11/23 with several custom boards.
Contents
Photos
Ken Thompson (sitting) and Dennis Ritchie working together at a PDP-11, ca 1972 [3]
Orthogonal Instruction Set
The PDP-11 processor architecture had a mostly orthogonal instruction set, and influenced the design of microprocessors, such as Motorola's 68000. Almost any operand could apply any of eight addressing modes to eight registers R0 to R7, where R0 to R5 were general purpose registers, R6 the Stack- and R7 the instruction pointer.
Unibus
A second innovation was the memory bus called Unibus - input and output devices were mapped to memory addresses, and no special I/O instructions or buses were needed.
Chess Programs
See also
Publications
- Gordon Bell, Roger Cady, Harold McFarland, Bruce Delagi, J. O'Laughlin, R. Noonan, W. Wulf (1970). A New Architecture for Mini-Computers - The DEC PDP-11. pdf from The Computer History Museum, pdf from Microsoft Research
- Gordon Bell, Bill Strecker (1975). What We Learned From the PDP-11. pdf
External Links
- PDP-11 from Wikipedia
- Programmed Data Processor from Wikipedia
- PDP-11 architecture from Wikipedia
- PDP-11 - Introduction
- PDP 11/40 minicomputer system from The Computer History Museum
- PDP11/70 minicomputer from The Computer History Museum
- PDP-11 by Ed Thelen
- /pdf/dec/pdp11 from bitsavers.org
- MACRO-11 from Wikipedia (PDP-11 Assembly)
- Computer History: DEC PDP-11 The 16-bit computer of 70s by Vlad Stamate, July 01, 2018, YouTube Video
References
- ↑ PDP-11/40 as exhibited in Vienna Technical Museum. The processor is at the bottom. A TU56 dual DECtape drive is installed above it. Photo by Stefan Kögl, December 18, 2005, CC BY-SA 3.0, Wikimedia Commons, PDP-11 from Wikipedia
- ↑ Endianness and hardware from Wikipedia
- ↑ 11.5 An amusing photo from Lecture "UNIX" by Jürgen Plate (German), CC BY-SA 2.0, Wikimedia Commons, Ken Thompson from Wikipedia
- ↑ Gordon Bell's Publications