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/540px-PDP-8_.jpg | Bin 0 -> 84238 bytes html/about.html | 7 ++++ html/code.html | 1 + html/contact.html | 15 +++++++ html/head.html | 15 +++++++ html/pdp8.png | Bin 0 -> 723 bytes html/pictures.html | 22 ++++++++++ html/robots.txt | 2 + html/slideshow.js | 80 +++++++++++++++++++++++++++++++++++++ html/style.css | 108 ++++++++++++++++++++++++++++++++++++++++++++++++++ html/tail.html | 11 +++++ 11 files changed, 261 insertions(+) create mode 100644 html/540px-PDP-8_.jpg create mode 100644 html/about.html create mode 100644 html/code.html create mode 100644 html/contact.html create mode 100644 html/head.html create mode 100644 html/pdp8.png create mode 100644 html/pictures.html create mode 100644 html/robots.txt create mode 100644 html/slideshow.js create mode 100644 html/style.css create mode 100644 html/tail.html (limited to 'html') diff --git a/html/540px-PDP-8_.jpg b/html/540px-PDP-8_.jpg new file mode 100644 index 0000000..1f67d13 Binary files /dev/null and b/html/540px-PDP-8_.jpg differ 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 diff --git a/html/code.html b/html/code.html new file mode 100644 index 0000000..6b43fee --- /dev/null +++ b/html/code.html @@ -0,0 +1 @@ +