From ac90ab7c69b35546135cacf9ed2ed98261047dac Mon Sep 17 00:00:00 2001 From: pdp8 Date: Wed, 16 Aug 2023 15:25:17 +0200 Subject: mail and social --- html/about.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 html/about.html (limited to 'html/about.html') diff --git a/html/about.html b/html/about.html new file mode 100644 index 0000000..55f6131 --- /dev/null +++ b/html/about.html @@ -0,0 +1,7 @@ +pdp-8 +
+The PDP-8 is a 12-bit minicomputer that was produced by Digital Equipment Corporation (DEC). It was the first commercially successful minicomputer, with over 50,000 units being sold over the model's lifetime. Its basic design follows the pioneering LINC but has a smaller instruction set, which is an expanded version of the PDP-5 instruction set. +

+The PDP-8 combines low cost, simplicity, expandability, and careful engineering for value. The greatest historical significance was that the PDP-8's low cost and high volume made a computer available to many new customers for many new uses. Its continuing significance is as a historical example of value-engineered computer design. +

+https://en.wikipedia.org/wiki/PDP-8 -- cgit v1.2.3