home *** CD-ROM | disk | FTP | other *** search
/ ftp.update.uu.se / ftp.update.uu.se.2014.03.zip / ftp.update.uu.se / pub / pdp8 / pdp8modu.lst < prev    next >
File List  |  1993-11-12  |  53KB  |  1,219 lines

  1. Newsgroups: alt.sys.pdp8,alt.answers,news.answers
  2. Path: senator-bedfellow.mit.edu!bloom-beacon.mit.edu!world!news.kei.com!sol.ctr.columbia.edu!math.ohio-state.edu!hobbes.physics.uiowa.edu!news.uiowa.edu!news
  3. From: jones@cs.uiowa.edu (Douglas W. Jones)
  4. Subject: PDP-8 Summary of Models and Options (posted every other month)
  5. Summary: Descriptions of all models of the DEC PDP-8 computer.
  6.     Those posting to alt.sys.pdp8 should read this.
  7. Sender: news@news.uiowa.edu (News)
  8. Message-ID: <1993Oct8.214620.18324@news.uiowa.edu>
  9. Approved: news-answers-request@MIT.Edu
  10. Date: Fri, 8 Oct 1993 08:08:08 GMT
  11. Expires: Wed, 8 Dec 1993 08:08:08 GMT
  12. Nntp-Posting-Host: pyrite.cs.uiowa.edu
  13. Organization: Computer Science, University of Iowa, Iowa City, Iowa, USA
  14. Keywords: FAQ DEC PDP 8
  15. Followup-To: alt.sys.pdp8
  16. Lines: 1200
  17. Xref: senator-bedfellow.mit.edu alt.sys.pdp8:427 alt.answers:1024 news.answers:13346
  18.  
  19. Archive-name: dec-faq/pdp8-models
  20. Last-modified: Oct 8, 1993
  21.  
  22. Frequently Asked Questions about DEC PDP-8 models and options.
  23.  
  24.     By Douglas Jones, jones@cs.uiowa.edu
  25.     (with help from many folks)
  26.  
  27.  
  28. Sites known to carry FTPable copies of this file:
  29.  
  30.     rtfm.mit.edu:/pub/usenet/alt.sys.pdp8
  31.     sunsite.unc.edu:/pub/academic/computer-science/history/pdp-8/doc
  32.  
  33.  
  34. Contents
  35.  
  36.     What is this FAQ?
  37.     What is a PDP-5?
  38.     What is a PDP-8?
  39.     What is a LINC-8?
  40.     What is a PDP-8/S?
  41.     What is a PDP-8/I?
  42.     What is a PDP-8/L?
  43.     What is a PDP-12?
  44.     What is a PDP-8/E?
  45.     What is a PDP-8/F?
  46.     What is a PDP-8/M?
  47.     What is a PDP-8/A?
  48.     What is a VT78?
  49.     What is a DECmate I?
  50.     What is a DECmate II?
  51.     What is a DECmate III?
  52.     What is a DECmate III+?
  53.  
  54.  
  55. What is this FAQ?
  56.         
  57.     The purpose of this document is to supplement the material in the
  58.     primary "Frequently Asked Questions about the PDP-8" file with
  59.     more detailed information about the hardware and options of the
  60.     different models of the PDP-8 sold by DEC.
  61.  
  62.     Although this document is something of a history of the DEC PDP-8
  63.     family, the primary purpose of this document is as a guide and
  64.     general outline to the PDP-8 models and options likely to be
  65.     encountered by those involved in collecting and restoring systems. 
  66.  
  67.  
  68. What is a PDP-5?
  69.     Date of introduction:  Aug 11, 1963, unveiled at WESCON.
  70.     Date of withdrawal:    early 1967.
  71.     Price: $27,000
  72.  
  73.     Technology:  Built with DEC System Modules, the original line of
  74.         transistorized logic modules sold by DEC.  Supply voltages
  75.         of +10 and -15 volts; the logic levels -3 (logic 1) and
  76.         0 (logic 0).  Logic packaged on boards that were about 4.75
  77.         inches wide with each card mounted in a metal frame with
  78.         a 22 pin edge connector.
  79.  
  80.         Input output devices were connected to the daisy-chained
  81.         I/O bus using military-style armored cables and connectors.
  82.         Use of toggle switches (as opposed to slide switches) on
  83.         the front panel was another vestige of military-style design.
  84.  
  85.     Reason for introduction:  This machine was inspired by the success
  86.         of the CDC-160, Seymour Cray's 12 bit minicomputer, and by
  87.         the success of the LINC, a machine that was built by DEC
  88.         customers out of System modules.  These demonstrated that
  89.         there was a market for a small inexpensive computer, and
  90.         from the start, DEC's advertisements were aimed at this
  91.         market.  "Now you can own the PDP-5 computer for what a
  92.         core memory alone used to cost: $27,000", ran one 1964 ad.
  93.  
  94.     Reason for withdrawal:  The PDP-8 outperformed the PDP-5, and did
  95.         so for a lower price.
  96.  
  97.     Compatability:  The core of the PDP-8 instruction set is present,
  98.         but memory location zero is the program counter, and
  99.         interrupts are handled differently.  The Group 1 OPR rotate
  100.         instructions cannot be combined with IAC or CMA; this limits
  101.         the ability of the PDP-5 to support code from later models.
  102.  
  103.         The machine did not support 3 cycle data-break (DMA transfers
  104.         using memory to hold buffer address and word-count
  105.         information), so many later PDP-8 peripherals could not
  106.         be used on the PDP-5.  In addition, DMA transfers are not
  107.         allowed outside the program's current 4K data field, severely
  108.         limiting software compatability on systems with over 4K of
  109.         memory where either interrupts or software initiated changes
  110.         to the data field during a transfer would cause chaos.
  111.  
  112.     Standard configuration:  CPU with 1K or 4K of memory (2K and 3K
  113.         versions were not available).
  114.  
  115.     Peripherals:
  116.  
  117.         An extended arithmetic element (EAE) was available; this was
  118.         an I/O device, using IOT instructions to evoke EAE operations.
  119.         As a result, it was not compatable with the later PDP-8 EAEs.
  120.         In addition, machines with the EAE option had a different
  121.         front panel from those without.
  122.  
  123.         The type 552 DECtape control and type 555 DECtape transports
  124.         were originally developed for the PDP-5.
  125.  
  126.         After the PDP-8 was introduced, DEC offered a bus converter
  127.         that allowed the PDP-5 to support standard PDP-8 negibus
  128.         peripherals, so long as they avoided using 3-cycle data
  129.         break transfers.  The standard 804 PDP-8 expander box was
  130.         frequently sold as an upgrade to PDP-5 systems.
  131.  
  132.  
  133. What is a PDP-8?
  134.     Date of introduction:  1965 (Unveiled March 22, in New York)
  135.     Date of withdrawal:    1968.
  136.     Also known as:
  137.         Classic PDP/8 (to point out lack of a model suffix)
  138.         PCP-88, an OEM label, used Foxboro Corporation.
  139.     Price: $18500
  140.  
  141.     Technology:  Mostly DEC R-series logic modules; these were originally
  142.         discrete compponent transistor logic, but around the time
  143.         the PDP-8 was introduced, DEC introduced the Flip Chip,
  144.         a hybrid diode/resistor "integrated circuit" on a ceramic
  145.         substrate.  These were pin-compatable with the discrete
  146.         components they replaced, and DEC began to refer to their
  147.         R-series modules as flip-chip modules and they even
  148.         advertised the PDP-8 as an integrated circuit computer.
  149.         A typical flip-chip module, the R111, had three 2-input nand
  150.         gates and cost $14, with no price change from 1965 to 1970.
  151.  
  152.         S-series logic modules were also used; these are essentially
  153.         the same as their R-series cousins, but with different
  154.         pull-up resistors for higher speed at lower fanout.  Many
  155.         R and S series modules have trimmers that must be tuned to
  156.         the context, making replacement of such modules more complex
  157.         than a simple board swap.
  158.  
  159.         As with the system modules used in the PDP-5, the supply
  160.         voltages were +10 and -15 volts and the logic levels were
  161.         -3 (logic 1) and 0 (logic 0).  Logic was packaged on boards
  162.         that were 2.5 inches wide by 5 inches high.  The card edge
  163.         connector had 18 contacts on 1/8 inch centers.  Some double
  164.         width cards were used; these had two card edge connectors
  165.         and were 5 1/8 inches wide.  Machine wrapped wire-wrap
  166.         technology was used on the backplane using 24-gauge wire.
  167.  
  168.         The "negibus" or negative logic I/O bus used -3 and 0 volt
  169.         logic levels in 92 ohm coaxial cable, with 9 coaxial cables
  170.         bundled per connector card and 6 bundles making up the basic
  171.         bus.  4 (originally 5) more bundles were required to support
  172.         data-break (DMA) transfers.  Bus termination was generally
  173.         kluged in with 100 ohm resistors clipped or wrapped into the
  174.         backplane, although a bus terminator card was occasionally
  175.         used.  Some time after the first year of production, flat
  176.         ribbon cable made of multiple coaxial cables was used, and
  177.         later still, flat mylar stripline cable was used (or misused
  178.         when shielding was necessary but omitted).
  179.  
  180.         Core memory was used, with a 1.5 microsecond cycle time,
  181.         giving the machine an add time of 3 microseconds.  4K of
  182.         core occupied an aluminum box 6 inches on a side and needed
  183.         numerous auxiliary flip-chips for support.  It is worth
  184.         noting that the PDP-8 was about as fast as was practical
  185.         with the logic technology used; only by using tricks like
  186.         memory interleaving or pipelining could the machine have
  187.         been made much faster.
  188.  
  189.     Reason for introduction:  This machine was inspired by the success
  190.         of the PDP-5 and by the realization that, with their new
  191.         Flip-Chip technology, DEC could make a table-top computer
  192.         that could be powered by a single standard wall outlet;
  193.         of course, adding any peripherals quickly increased the
  194.         power requirement!
  195.  
  196.     Reason for withdrawal:  The PDP-8/I was less expensive, and after
  197.         initial production difficulties, it equalled the performance
  198.         of the PDP-8.
  199.  
  200.     Compatability:  The core of the PDP-8 instruction set is present,
  201.         but the Group 1 OPR instruction IAC cannot be combined with
  202.         any of the rotate instructions.  If RAR and RAL or RTR and
  203.         RTL are combined, the results are unpredictable (simultaneous
  204.         set and reset of bits of AC results in metastable behavior).
  205.         The IOT 0 instruction was used for the internal type 189 ADC,
  206.         and not for the later CAF (clear all flags) instruction.
  207.         As a result, if the ADC option was not present, IOT 6004
  208.         (or microcoded variants) would hang the machine.
  209.  
  210.         If the extended arithmetic element is present, the SWP
  211.         (exchange AC and MQ) instruction does not work.  This
  212.         works on later models when the EAE is present, although
  213.         it was only documented with the introduction of the
  214.         PDP-8/E.  Finally, the EAE lacks the SCL (shift count
  215.         load) instruction that is present on later models.
  216.  
  217.         On machines with over 8K, an attempt to change the
  218.         data field to a non-existant field caused a bizarre double-
  219.         indirect and skip instruction execution that must be
  220.         accounted for in memory diagnostics.
  221.  
  222.     Standard configuration:  The PDP-8 was sold as a CPU with 4K of
  223.         memory, a 110 baud current loop teletype interface and an
  224.         ASR 33 Teletype.  The standard in-cabinet logic includes
  225.         support for the full negibus interface, including data-break
  226.         (DMA) transfers.
  227.  
  228.         Both a rack-mount model with rosewood trim and an elegant
  229.         plexiglass enclosed table-top configuration were standard.
  230.         Under the skin, basic machine occupied a volume 33 inches
  231.         high by 19 inches wide by 22 inches deep.  The two halves
  232.         of the backplane were mounted vertically, like the covers
  233.         of a book, with the spine in back and circuit modules
  234.         inserted from the two sides.  Sliding the CPU out of the
  235.         relay rack or removing the plexiglass covers allows the
  236.         backplane to be opened for access to the wires.
  237.  
  238.     Expandability:  In-cabinet options include the type 182 extended
  239.         arithmetic element (EAE), the type 183 memory extension
  240.         control subsystem, and the type 189 low performance
  241.         analog to digital converter (ADC).  Prewired backplane
  242.         slots were reserved for all of these.
  243.  
  244.         Expansion beyond 4K of memory requires an additional
  245.         type 804 rack and power supply.  A type 184 memory module
  246.         is needed for each 4K field of memory, up to a maximum of
  247.         32K.  The rack-mount CPU occupied a large part of one rack,
  248.         allowing room for a single type 184 memory expansion module
  249.         below the CPU; generally, a second rack was needed for any
  250.         added peripherals or memory.
  251.  
  252.         At the end of the production run, some PDP-8 systems were
  253.         sold with PDP-8/I memory, allowing room for an additional
  254.         4K without need for an expansion chassis.  These nonstandard
  255.         machines were very difficult to maintain!
  256.  
  257.     Peripherals:  At the time of introduction, the following negibus
  258.         peripherals were offered.
  259.  
  260.         -- Type 750C high speed paper tape reader and control.
  261.         -- Type 75E high speed paper tape punch and control.
  262.         -- Type 138E analog to digital converter and multiplexor.
  263.         -- Type 34D oscilloscope display (dual digital to analog).
  264.         -- Type 350B incremental (CalComp) plotter control.
  265.         -- Type 451 card reader and control.
  266.         -- Type 450 card punch control for IBM Type 523 punch.
  267.         -- Type 64 (later 645) Mohawk line printer and control.
  268.         -- Type RM08 serial magnetic drum system (up to 256K words).
  269.         -- Type 552 DECtape control (for type 555 DECtape drives).
  270.         -- Type 57A magnetic tape control (IBM type 729 drive).
  271.         -- Type 580 magnetic tape system.
  272.  
  273.         By 1967, the following peripherals had been added to the line:
  274.  
  275.         -- Type TC01 DECtape control for up to 8 TU55 transports.
  276.         -- Type AF01 analog to digital converter and multiplexor.
  277.         -- Type AA01A 3 channel digital to analog (scope display).
  278.         -- Type AX08 parallel digital input port.
  279.  
  280.         By 1968, the following new peripheral had been added:
  281.  
  282.         -- Type DF32 fixed head disk system (up to 256K words).
  283.         -- Type BE01 OEM version of the TC01 (no blinking lights).
  284.         -- Type BE03 dual TU55 drive for the TC01.
  285.  
  286.         Finally, as DEC abandoned the negibus, they introduced the
  287.         DW08B negibus to posibus converter so newer posibus
  288.         peripherals could be used on older negibus machines.
  289.         
  290.         
  291. What is a LINC-8?
  292.     Date of introduction:  1966 (during or before March)
  293.     Date of withdrawal:    1969 (displaced by PDP-12)
  294.     Price: $38,500
  295.  
  296.     Technology:  DEC Flip Chip modules, as in the PDP-8, with a LINC CPU
  297.         partially reimplemented in Flip Chips and partially emulated
  298.         with PDP-8 instructions.  (The original LINC was built from
  299.         the same System Modules used in the PDP-5.)
  300.  
  301.     Compatability:  Identical to the PDP-8.
  302.  
  303.     Standard configuration:  The combined PDP-8/LINC CPU, plus
  304.         4K of memory was central to the system.  The set of
  305.         peripherals bundled with the machine was impressive:
  306.  
  307.         -- An ASR 33 Teletype modified for the LINC character set.
  308.         -- Two LINCtape drives.
  309.         -- 8 analog to digital converter channels with knob inputs.
  310.         -- Another 8 ADC channels with jack inputs.
  311.         -- 18 programmable relay outputs, good up to 60 Hz.
  312.         -- 1 Tektronics 560 oscilliscope.
  313.  
  314.         The X and Y axis control for the scope came from DACs
  315.         attached to the LINC's AC and MB registers, respectively.
  316.  
  317.     Expandability:
  318.  
  319.         Up to 3 additional pairs of LINCtape drives could be added,
  320.         for a total of 8 drives.  Each pair of drives cosmetically
  321.         resembled the type BE03 dual DECtape transport, but single
  322.         drives were not available.
  323.  
  324.         Up to 2 additional ranks of 8 ADC channels could be added.
  325.  
  326.         A second oscilliscope could be added.
  327.  
  328.  
  329. What is a PDP-8/S?
  330.     Date of introduction:  1966 (Unveiled, Aug 23, WESCON, Los Angeles).
  331.     Date of withdrawal:    1970.
  332.     Price: $10,000
  333.  
  334.     Technology:  DEC Flip Chip modules and core memory, as in the
  335.         PDP-8.  Unlike the PDP-8, the PDP-8/S memory was mounted
  336.         on quad-height single-width boards that plugged into the
  337.         standard flip-chip sockets.
  338.  
  339.     Reason for introduction:  This machine was developed as a
  340.         successful exercise in minimizing the cost of the machine.
  341.         It was the least expensive general purpose computer made
  342.         with second generation (discrete transistor) technology,
  343.         and it was one of the smallest such machines to be mass
  344.         produced (a number of smaller machines were made for
  345.         aerospace applications).  It was also incredibly slow,
  346.         with a 36 microsecond add time, and some instructions
  347.         taking as much as 78 microseconds.  By 1967, DEC took the
  348.         then unusual step of offering this machine for off the
  349.         shelf delivery, with one machine stocked in each field
  350.         office available for retail sale.
  351.  
  352.     Reason for withdrawal:  The PDP-8/L vastly outperformed the PDP-8/S,
  353.         and it did so at a lower price.
  354.  
  355.     Compatability:  The core of the PDP-8 instruction set is present,
  356.         but there are a sufficient number of incompatabilities
  357.         that, as with the PDP-5, many otherwise portable "family
  358.         of 8" programs will not run on the PDP-8/S.  Perhaps the
  359.         worst incompatability is that the Group 1 OPR instruction
  360.         CMA cannot be combined with any of the rotate instructions;
  361.         as with the PDP-8, IAC also cannot be combined with rotate.
  362.  
  363.     Standard configuration:  CPU with 4K of memory, plus 110 baud current
  364.         loop teletype interface.  Both a rack-mount table-top
  365.         versions were sold (both 9" high by 19" wide by 20"? deep).
  366.  
  367.         The rack mount could be slid out of the rack on slides for
  368.         for maintenance.  A variant PDP-8/S was packaged vertically
  369.         in the base of an ASR33 teletype!
  370.  
  371.     Expandability:  The CPU supported the standard PDP-8 negibus, but
  372.         I/O bandwidth was 1/5 that of the PDP-8.  Thus, most, but
  373.         not all PDP-8 peripherals could be used.  A few DEC
  374.         peripherals such as the DF32 came with special options to
  375.         slow them down for compatability with the PDP-8/S.  The
  376.         speed problems were such that there was never any way to
  377.         attach DECtape to this machine.
  378.  
  379.  
  380. What is a PDP-8/I?
  381.     Date of introduction:  1968 (announced before December '67)
  382.     Date of withdrawal:    1971.
  383.  
  384.     Technology:  DEC M-series logic modules, called M-series flip-chips
  385.         as the term flip-chip was applied to the module format
  386.         instead of to DEC's hybrid integrated circuits.  M-series
  387.         modules used TTL chips, with a +5 supply, packaged on the
  388.         same format board as was used with the original flip-chips,
  389.         but with double-sided card-edge connectors (36 contacts
  390.         instead of 18).  Modules were limited to typically 4 SSI
  391.         ICs each.  The M113, a typical M-series module, had 10
  392.         2-input nand gates and cost $23 in 1967 (the price fell to
  393.         $18 in 1970).  Wire-wrapped backplanes used 30-gauge wire.
  394.  
  395.         The PDP-8/I, as originally sold, supported the then-standard
  396.         PDP-8 negibus.  4K words of core were packaged in a 1 inch
  397.         thick module made of 5 rigidly connected 5 by 5 inch
  398.         two-sided printed circuit boards.  Connectors and support
  399.         electronics occupied an additional 32 backplane slots.
  400.  
  401.         Nominally, the core memory (which, curiously, used a negative
  402.         logic interface!) was supposed to run at a 1.5 microsecond
  403.         cycle time, but many early PDP-8/I systems were delivered
  404.         running at a slower rate because of memory quality problems.
  405.         DEC went through many vendors in the search for good memory!
  406.         The memory interface was asynchronous, allowing the CPU to
  407.         delay for slow memory.  DEC continued to make the classic
  408.         PDP-8 until the problems with memory speed were solved.
  409.  
  410.     Reason for introduction:  This machine was developed in response
  411.         to the introduction of DIP component packaging of TTL
  412.         integrated circuits.  This allowed a machine of about
  413.         the same performance as the original PDP-8 to fit in about
  414.         half the volume and sell for a lower price.
  415.  
  416.     Reason for withdrawal:  The PDP-8/E made slight performance
  417.         improvements while undercutting the price of the PDP-8/I.
  418.  
  419.     Compatability:  The core of the PDP-8 instruction set is present,
  420.         and unlike the original PDP-8, IAC can be combined with
  421.         rotate in a single microcoded Group 1 OPR instruction.
  422.         Combined RAR and RAL or RTR and RTL produce the logical
  423.         and of the expected results from each of the combined shifts.
  424.  
  425.         If the extended arithmetic element is present, the SWP
  426.         (exchange AC and MQ) instruction works, but this was not
  427.         documented.
  428.  
  429.         On large memory configurations, memory fetches from a
  430.         nonexistant memory field take about 30 microseconds (waiting
  431.         for a bus timeout) and then they return either 0000 or 7777
  432.         depending on whether the fetch was from an even or odd field.
  433.  
  434.     Standard configuration:  CPU with 4K of memory, plus 110 baud current
  435.         loop teletype interface.  Pedestal, rack-mount and table-top
  436.         versions were made.  In the pedestal version, the logic
  437.         filled the body of the pedestal, with the console lights
  438.         and switches on top.  In one rack-mount version, the machine
  439.         was built on a backplane that was bolted to the back of the
  440.         rack, while the front panel hung from the front (unlike all
  441.         other rack-mounted PDP-8 models, this version could not be
  442.         swung out for maintenance on chassis slides).  Finally,
  443.         a boxed version was sold that could be used on table-top
  444.         or mounted on chassis slides.
  445.  
  446.     Expandability: 4K of memory could be added internally, and additional
  447.         memory could be added externally using a rack-mounted MM8I
  448.         memory expansion module for each 4K or 8K addition over 8K.
  449.  
  450.         The backplane of the PDP-8/I was prewired to hold a Calcomp
  451.         plotter interface, with the adjacent backplane slot reserved
  452.         for the cable connection to the plotter.
  453.  
  454.         Initially, the CPU was sold with bus drivers for the PDP-8
  455.         negibus, allowing this machine to support all older DEC
  456.         peripherals, but later machines were sold with posibus
  457.         interfaces, and DEC made an effort to convert earlier
  458.         machines to the posibus in the field.
  459.  
  460.         A posibus to negibus converter, the DW08A, allowed use of
  461.         all older PDP-8 peripherals, with small modifications.
  462.         The change from negibus to posibus during the period of
  463.         PDP-8/I production leads to confusion because surviving
  464.         systems may have any of three I/O bus configurations:
  465.         Negibus, early posibus, or final posibus.  The early
  466.         posibus used the same connectors and cables as the negibus,
  467.         with only 9 conductors per connector, while the final
  468.         posibus used both sides of the connector paddles, for 18
  469.         bus lines per connector.  To add to this confusion, some
  470.         negibus PDP-8/I systems were rewired to use 18 conductor
  471.         posibus cables while still using negative logic!
  472.  
  473.         Eventually, an add-on box was sold that allowed PDP-8/E
  474.         (OMNIBUS) memory to be added to a PDP-8/I.  Additionally,
  475.         Fabritek sold a 24K memory box for the 8/I.
  476.  
  477.  
  478. What is a PDP-8/L?
  479.     Date of introduction:  1968 (announced before August '68)
  480.     Date of withdrawal:    1971.
  481.     Price: $8,500
  482.  
  483.     Technology:  DEC M-series flip Chip modules, as in the PDP-8/I,
  484.         with the same core memory as the 8/I, but the memory cycle
  485.         cycle time was downgraded to 1.6 microseconds to avoid the
  486.         speed problems of the -8/I.
  487.  
  488.         The positive I/O bus, or posibus, was a 100 ohm bus clamped
  489.         between 0 and 3 volts with TTL drivers and receivers.  This
  490.         was packaged with 18 signal lines per 2-sided interconnect
  491.         cable, using mylar ribbon cable in most cases.  Electrically,
  492.         coaxial cable could be used, but the slots in the CPU
  493.         box were too small to allow convenient use of this option.
  494.  
  495.     Reason for introduction:  This machine was developed as a moderately
  496.         successful exercise using M-series logic to produce a
  497.         lower cost but moderately fast machine.  The idea was to
  498.         cut costs by limiting provisions for expansion.
  499.  
  500.     Reason for withdrawal:  The PDP-8/E made performance improvements
  501.         while slightly undercutting the price of the PDP-8/L.
  502.  
  503.     Compatability:  The core of the PDP-8 instruction set is present,
  504.         but all Group 3 OPR instructions are no-ops, even the
  505.         Group 3 version of the CLA instruction.  This is because
  506.         there was no provision made for adding an EAE to this machine.
  507.         Microcoding RAR and RAL together works as in the PDP-8/I.
  508.         Finally, a new front panel feature was added, the protect
  509.         switch.  When thrown, this makes the last page of the last
  510.         field of memory read-only (to protect your bootstrap code).
  511.  
  512.         The instruction to change the data field on an 8/L becomes
  513.         a no-op when the destination data field is non-existant; on
  514.         all other machines, attempts to address non-existant fields
  515.         are possible.  When the 8/L is upgraded with memory expander
  516.         boxes supporting a total of over 8K of memory, access to
  517.         nonexistant data fields becomes possible and always returns
  518.         0000 on read.
  519.  
  520.     Standard configuration:  A CPU with 4K of memory, plus 110 baud
  521.         current loop teletype interface was standard.  Both
  522.         rack-mount and table-top versions were sold (both 9" high
  523.         by 19" wide by 21" deep).  The backplane was on top,
  524.         with modules plugged in from the bottom.  The rack-mount
  525.         version could be slid out for maintenance.
  526.  
  527.     Expandability:  The CPU supported a new bus standard, the PDP-8
  528.         posibus.  There is little space for in-box peripherals, but
  529.         an expander box with the same volume as the CPU was available,
  530.         the BA08A; this was originally intended to hold an additional
  531.         4K of memory and provide room for additonal in-box peripheral
  532.         interfaces such as the PDP-8/I Calcomp plotter interface,
  533.         but this box could be used for peripherals only if other
  534.         memory expansion boxes were used.
  535.  
  536.         DEC eventually offered the BM12L, an 8K expansion box,
  537.         allowing 12K total memory on a PDP-8/L.  Curiously, this
  538.         contains precisely the modules needed to upgrade a 4K
  539.         PDP-8/I or PDP-12 to an 8K machine, or to populate an MM8I
  540.         box to add 8K of additional memory to an 8/I or PDP-12.
  541.  
  542.         Finally, DEC eventually offered a box allowing PDP-8/E
  543.         (OMNIBUS) memory to be used with the PDP-8/L.  PDP-8/L
  544.         configurations with over 8K of memory were awkward
  545.         because the front panel only showed one bit of the extended
  546.         memory address.  As a result, extra lights and switches
  547.         for the additional bits of the memory address were
  548.         mounted on the front of the memory expander boxes for
  549.         the large configurations.
  550.  
  551.         Posibus peripherals were quickly produced by changing the
  552.         bus interface logic and backplane slots on old negative bus
  553.         peripherals, but many early PDP-8/L systems were sold with
  554.         DW08A bus level converters to run old negibus peripherals.
  555.  
  556.         Posibus peripherals introduced after the PDP-8/L (and also
  557.         used with posibus versions of the PDP-8/I) included:
  558.  
  559.         -- The TC08P DECtape controller (for 8 TU55 or 4 TU56).
  560.         -- The DF32D-P fixed head disk controller (a posibus DF32).
  561.         -- The FPP-12 floating point processor.
  562.         -- The TR02 simple magnetic ttape control.
  563.         -- The RK08 disk subsystem, 4 disk packs, 831,488 words each.
  564.  
  565.  
  566. What is a PDP-12?
  567.     Date of introduction:  1969 (February or earlier).
  568.     Date of withdrawal:    1973.
  569.     Price: $27,900
  570.  
  571.     Technology:  DEC M-series flip Chip modules, as in the PDP-8/I.
  572.  
  573.     Reason for introduction:  This machine was developed as a follow-up
  574.         to the LINC-8.  Originally it was to be called the LINC-8/I,
  575.         but somehow it got its own number.  In effect, it
  576.         was a PDP-8/I with added logic to allow it to execute most
  577.         of the LINC instruction set, with trapping and software
  578.         emulation used more selective than on the LINC-8.
  579.  
  580.     Reason for withdrawal:  The LAB-8/E and the LAB-11 (a PDP-8/E
  581.         and a PDP-11/20 with lab peripherals) eventually proved
  582.         the equal of the PDP-12 in practice, and LINC compatability
  583.         eventually proved to be of insufficient value to keep the
  584.         machine alive in the marketplace.
  585.         
  586.     Compatability:  This machine is fully compatable with the PDP-8/I,
  587.         with additional instructions to flip from PDP-8 mode to
  588.         LINC mode and back.  IOT 0 could enable the API, causing
  589.         trouble with later PDP-8 code that assumes IOT 0 is "Clear
  590.         all flags".  Also, the DECtape instruction DTLA (6766)
  591.         becomes part of a stack-oriented extension to the
  592.         instruction set, PUSHJ.
  593.  
  594.     Standard configuration:  PDP-8/LINC CPU with 4K of memory, plus 110
  595.         baud current loop interface, plus output relay registers.
  596.         In addition, the standard configuration included either
  597.         two TU55 or one TU56 drive, with a PDP-12 only controller
  598.         allowing it to handle either LINCtape or DECtape.  In
  599.         additoon, a 12" scope was always included, with a connector
  600.         that can connect to a second scope.
  601.  
  602.     Expandability:  An analog to digital converter and multiplexor
  603.         was needed to fully support knob-oriented LINC software.
  604.  
  605.         Other options included:
  606.  
  607.         -- the KW12 programmable lab clock.
  608.         -- additional TU55 or TU56 drives (up to 8 transports).
  609.         -- the PC05 paper tape reader punch.
  610.  
  611.  
  612. What is a PDP-8/E?
  613.     Date of introduction:  1970 (during or before August).
  614.     Date of withdrawal:    1978.
  615.     Also known as:
  616.         Industrial-8 (with a red color scheme)
  617.         LAB-8/E (with a green color scheme)
  618.     Price: $7,390
  619.  
  620.     Technology:  Nominally made from DEC M-series flip Chip modules,
  621.         but in a new format, quad-wide (10.5 inches wide), double-
  622.         height (9 inches, including card-edge connector, excluding
  623.         handles).  SSI and MSI TTL logic were used on these boards,
  624.         and the entire CPU fit on 3 boards.
  625.  
  626.         Interconnection between boards was through a new bus, the
  627.         OMNIBUS.  This eliminated the need for a wire-wrapped
  628.         backplane, since all slots in the bus were wired identically.
  629.         A new line of peripheral interfaces was produced, most being
  630.         single cards that could be plugged directly into the inside
  631.         the main enclosure.  These included a set of posibus adapters
  632.         allowing use of older peripherals on the new machine.
  633.  
  634.         Interboard connectors were needed for some multiboard
  635.         options, including the CPU and memory subsystems.  These
  636.         used standard 36 pin backplane connectors on the opposite
  637.         side of the board from the backplane.  Some boards, notably
  638.         memory boards, had a total of 8 connector fingers, 4 for
  639.         the omnibus and 4 for interboard connectors.
  640.  
  641.         The core memory cycle time was 1.2 or 1.4 microseconds,
  642.         depending on whether a read-modify-write cycle was involved.
  643.         A 4K core plane was packaged on a single quad-wide double-
  644.         high board, with most of the drive electronics packed onto
  645.         two adjacent boards.  Soon after the machine was introduced,
  646.         an 8K core plane was released in the same format.
  647.  
  648.     Reason for introduction:  The cost of the PDP-8/I and PDP-8/L was
  649.         dominated by the cost of the interconnect wiring, and this
  650.         cost was a result of the use of small circuit boards.  By
  651.         packing a larger number of chips per board, similar function
  652.         could be attained in a smaller volume because less interboard
  653.         communication was required.  The PDP-8/E exploited this to
  654.         achieve a new low in cost while attaining a new high in
  655.         performance.
  656.  
  657.     Reason for withdrawal:  This machine was slowly displaced by the
  658.         PDP-8/A as the market for large PDP-8 configurations
  659.         declined in the face of pressure from 16 bit mini and
  660.         microcomputers.
  661.  
  662.     Compatability:  As with the PDP-8/I and PDP-8/L, there are no limits
  663.         on the combination of IAC and rotate instructions.  Unlike
  664.         the early machines, basic Group 3 OPR operations for loading
  665.         and storing the MQ register work even if there is no extended
  666.         arithmetic element.  Finally, a new instruction was added,
  667.         BSW; this swaps the left and right bytes in AC, and is
  668.         encoded as a Group 1 OPR instruction using the "double the
  669.         shift count bit".
  670.  
  671.         An odd quirk of this machine is that the RLR RAR combination
  672.         ands the AC with the op-code, and the RTR RTL combination
  673.         does an effective address computation loading the high 5 bits
  674.         of AC with the current page and the lower bits of AC with the
  675.         address field of the OPR instruction!
  676.  
  677.         The EAE has a new mode, mode B.  Previous EAE designs were
  678.         single-mode.  Mode B supports a large set of 24 bit
  679.         operations and a somewhat more rational set of shift
  680.         operations than the standard EAE.  All prior EAE designs
  681.         would hang on the microcoded CLA NMI (clear/normalize)
  682.         instruction applied to a nonzero AC.  This instruction
  683.         is redefined to be a mode changing instruction on the 8/E.
  684.  
  685.     Standard configuration:  A CPU with 4K of memory, plus 110 baud
  686.         current loop teletype interface.  Both a rack-mount table-top
  687.         versions were sold (both 9" high by 19" wide by 21" deep).
  688.         The rack mount version was mounted on slides for easy
  689.         maintenance.  The OMNIBUS backplane was on the bottom,
  690.         with boards inserted from the top.
  691.  
  692.         The standard OMNIBUS backplane had 20 slots, with no
  693.         fixed assignments, but the following conventional uses:
  694.  
  695.         -- KC8E programmer's console (lights and switches)
  696.         -- M8300 \_ KK8E CPU registers
  697.         -- M8310 /  KK8E CPU control
  698.         -- 
  699.         -- 
  700.         -- M833  - Timing board (system clock)
  701.         -- M865  - KL8E console terminal interface.
  702.         --
  703.         --
  704.         --   -- space for more peripherals
  705.         --
  706.         --
  707.         -- M849  - shield to isolate memory from CPU
  708.         -- G104  \
  709.         -- H220   > MM8E 4K memory
  710.         -- G227  /
  711.         --
  712.         --   -- space for more memory
  713.         --
  714.         -- M8320 - KK8E Bus terminator
  715.  
  716.         Most of the early boards with 3 digit numbers were defective
  717.         in one way or another, and the corrected boards added a
  718.         trailing zero.  Thus, the M833 was generally replaced with
  719.         an M8330, and the M865 was replaced with the M8650.
  720.  
  721.     Expandability:  The following are among the OMNIBUS boards that
  722.         could be added internally:
  723.  
  724.         -- M8650 - KL8E RS232 or current loop serial interface.
  725.         -- M8340 \_ Extended arithmetic element.
  726.         -- M8341 /  (must be attached in two slots adjacent to CPU.
  727.         -- M8350 - KA8E posibus interface (excluding DMA transfers).
  728.         -- M8360 - KD8E data break interface (one per DMA device).
  729.         -- M837  - KM8E memory extension control (needed for over 4K).
  730.         -- M840  - PC8E high speed paper tape reader-punch interface.
  731.         -- M842  - XY8E X/Y plotter control.
  732.         -- M843  - CR8E card reader interface.
  733.  
  734.         There were many other internal options.  There was room in
  735.         the basic box for another 20 slot backplane; taking into
  736.         account the 2 slots occupied by the M935 bridge between
  737.         the two backplanes, this allowed 38 slots, and a second
  738.         box could be added to accomodate another 38 slot backplane,
  739.         bridged to the first box by a pair of BC08H OMNIBUS
  740.         extension cables.
  741.  
  742.         Given a M837 memory extension control, additional memory
  743.         could be added in increments of 4K by adding G104, H220,
  744.         G227 triplets.  The suggested arrangement of boards on the
  745.         OMNIBUS always maintained the M849 shield between memory
  746.         other options.  The one exception was that the M8350 KA8E
  747.         and M8360 KD8E external posibus interfaces were typically
  748.         placed at the end of the OMNIBUS right before the terminator.
  749.  
  750.         The following options were introduced later, and there were
  751.         many options offered by third party suppliers.
  752.  
  753.         -- G111  \
  754.         -- H212   > MM8EJ 8K memory
  755.         -- G233  /
  756.         -- M8357 -- RX8E interface to RX01/02 8" diskette drives.
  757.         -- M7104 \
  758.         -- M7105  > RK8E RK05 Disk Interface
  759.         -- M7106 /
  760.         -- M8321 \
  761.         -- M8322  \ TM8E Magtape control for 9 track tape.
  762.         -- M8323  /
  763.         -- M8327 /
  764.  
  765.         At one point, DEC packaged a PDP-8/E in a desk with no
  766.         front panel controls other than power and bootstrap switch,
  767.         along with an RX01 accessable from the front and a VT50
  768.         on top.  This was sold as the Class-ic system, with an
  769.         intended market in the classroom (hence the name); it was
  770.         the forerunner, in terms of packaging, of many later DEC
  771.         office products.
  772.         
  773.  
  774. What is a PDP-8/F?
  775.     Date of introduction:  1972.
  776.     Date of withdrawal:    1978.
  777.  
  778.     Technology:  an OMNIBUS machine, as with the PDP-8/E.  First use
  779.         of a switching power supply in the PDP-8 family.
  780.  
  781.     Reason for introduction:  The PDP-8/E had a large enough box and
  782.         a large enough power supply to accomodate a large
  783.         configuration.  By shortening the box and putting in a
  784.         small switching power supply, a lower cost OMNIBUS machine
  785.         was possible.
  786.  
  787.     Reason for withdrawal:  The PDP-8/A 800 displaced this machine,
  788.         providing similar expansion capability at a lower cost.
  789.  
  790.     Compatability:  The PDP-8/F used the PDP-8/E CPU and peripherals.
  791.  
  792.     Standard configuration:  Identical to the PDP-8/E, except that
  793.         the KC8E front panel was replaced with a KC8M front panel
  794.         that had LEDs instead of incandescent lights; this front
  795.         panel could also be installed on PDP-8/E systems, but the
  796.         PDP-8/E front panel could not be used on a PDP-8/F because
  797.         of the lack of a +8 supply for the lights.  The original
  798.         PDP-8/F box had a defective power supply, but a revised
  799.         (slightly larger) box corrected this problem.
  800.  
  801.     Expandability:  This machine could be expanded using all PDP-8/E
  802.         OMNIBUS peripherals, including the external expansion
  803.         chassis.  The relatively small internal power supply and
  804.         the lack of room for a 20 slot bus expander inside the
  805.         first box were the only limitations.  There were minor
  806.         compatability problems with some options, for example,
  807.         the power-fail auto-restart card, as originally sold, was
  808.         incompatable with the PDP-8/F power supply.
  809.  
  810.  
  811. What is a PDP-8/M?
  812.     Date of introduction:  1972.
  813.     Date of withdrawal:    1978.
  814.  
  815.     Technology:  This machine was a PDP-8/F (with a PDP-8/E CPU)
  816.  
  817.     Reason for introduction:  DEC knew that OEM customers were an
  818.         important market, so they packaged the PDP-8/F for this
  819.         market, with no hardware changes behind the front panel.
  820.  
  821.     Reason for withdrawal:  Same as the PDP-8/F
  822.  
  823.     Compatability:  The PDP-8/M used the PDP-8/E CPU and peripherals.
  824.  
  825.     Standard configuration:  Identical to the PDP-8/F, except that
  826.         the KC8M front panel was replaced with a minimal function
  827.         panel and the color scheme was different.  Because of this,
  828.         one of the following options were required:
  829.  
  830.         -- M848  -- KP8E Power fail and auto-restart.
  831.         -- M847  -- MI8E Hardware Bootstrap Loader.
  832.  
  833.     Expandability:  All options applying to the PDP-8/F applied.  In
  834.         addition, the KC8M front panel (standard with the PDP-8/F)
  835.         was available as an option.
  836.  
  837.  
  838. What is a PDP-8/A?
  839.     Date of introduction:  1975
  840.     Date of withdrawal:    1984
  841.  
  842.     Technology:  This machine used the OMNIBUS with a new single-board
  843.         CPU, made possible by the use of TTL MSI and LSI components
  844.         on an extra-wide board (formally, hex high, double high)
  845.         with 6 connector fingers instead of the usual 4.
  846.  
  847.     Reason for introduction:  Using TTL MSI and LSI components, DEC
  848.         was able to reduce the PDP-8 CPU to a single hex wide
  849.         double high card.  Similarly, they were able to make an
  850.         4K core memory card, and later, an 8K board in this
  851.         format, and they were able to introduce a static RAM card
  852.         using semiconductor memory.  The net effect was to reduce
  853.         the minimum system to 3 boards.
  854.  
  855.         In addition, the market for the PDP-8 was dominated by
  856.         small systems, with fewer and fewer customers needing
  857.         large-scale expandability.  Thus, the 20 slot backplane
  858.         of the early Omnibus machines was too big; with the new
  859.         single board CPU and memory, a 12 slot backplane was enough.
  860.  
  861.     Reason for withdrawal:  The market for the PDP-8 family was
  862.         shrinking in the face of pressure from larger minicomputers
  863.         and the new monolithic microcomputers.  After 1975, many
  864.         PDP-8 sales were to captive customers who had sufficient
  865.         software investments that they could not afford to move.
  866.         Only the word-processing and small business markets
  867.         remained strong for first-time PDP-8 sales, and in these,
  868.         the specialized DEC VT-78 and DECmate machines were more
  869.         cost effective than the open architecture OMNIBUS machines.
  870.         
  871.     Compatability:  The new PDP-8/A CPU was largely compatable with
  872.         the PDP-8/E CPU, except that the combination of RTR and
  873.         RTL (Group 1 OPR instructions) loaded the next address.
  874.         The power-fail auto-restart option included the standard
  875.         skip on power low instruction, but also a new skip on
  876.         battery empty instruction to test the battery used for
  877.         back-up power on the new solid state memory.
  878.  
  879.     Standard configuration:  The PDP-8/A was sold with a new short
  880.         OMNIBUS backplane, mounted on its side above a power supply
  881.         and a battery to back up the solid state memory.  The
  882.         minimum configuration included a limited function control
  883.         panel and the following components on the bus:
  884.  
  885.         -- M8315 -- KK8A CPU board
  886.         -- M???? -- MS8A 1K to 4K solid state memory.
  887.         -- M8316 -- DKC8AA serial/parallel interface and clock.
  888.  
  889.         The M8316 board contained a remarkable but useful
  890.         hodgepodge of commonly used peripherals, including the
  891.         console terminal interface, a parallel port, the power/fail
  892.         auto-restart logic, and a 100 Hz real time clock.
  893.  
  894.         The original configuration sold had a 10 slot backplane and
  895.         a poor power supply.  The later base model had a 12 slot
  896.         backplane, the 8/A 400.
  897.  
  898.     Expandability:  All PDP-8/E peripherals and options could be used
  899.         with the PDP-8/A.  The KK8A cpu was not as fast as the KK8E
  900.         used in the PDP-8/E, but the KK8E CPU could be substituted
  901.         for the KK8A CPU, and many PDP-8/A systems were sold with
  902.         this substitution.
  903.  
  904.         A box with a 20 slot backplane, the 8/A 800, was available
  905.         for large configurations.  A pair of PDP-8/A backplanes
  906.         could be connected using BC08H cables, and there was a
  907.         special cable, the BC80C, for connecting a hex wide 8A
  908.         backplane to a PDP-8/E, -8/F or -8/M backplane.
  909.  
  910.         By late 1975, the PDP-8/A was being sold in a workstation
  911.         configuration, with the CPU and dual 8" diskette drives
  912.         in a desk with a video terminal (VT57?) on top.  This
  913.         followed the pattern set by the Class-ic packaging of the
  914.         PDP-8/E, but it was aimed at the word-processing market.
  915.  
  916.         The following additional PDP-8/A (hex) boards were offered:
  917.  
  918.         -- G649  \_ MM8AA 8K Core stack (too slow for 8/E CPU!).
  919.         -- H219A /  MM8AA 8K Core memory control.
  920.         -- G650  \_ MM8AB 16K Core stack (ok for 8/E CPU!).
  921.         -- H219B /  MM8AB 16K Core memory control.
  922.         -- M???? -- MR8F 1K ROM (overlayable with RAM).
  923.         -- M8317 -- KM8A memory extender (with variations).
  924.         -- M8319 -- KL8A 4 channel RS232 or current loop serial I/O.
  925.         -- M???? -- RL8A controller for 1 to 4 RL01/RL02 disk drives.
  926.  
  927.         -- M8416 -- KT8AA Memory management unit.
  928.         --          KC8AA Programmer's Console (requires M8316)
  929.         -- M8417 -- MSC8DJ 128K DRAM MOS Memory.
  930.  
  931.         Note that memory extension to 128K was a new PDP-8/A feature
  932.         that was necessarily incompatable with the older PDP-8 memory
  933.         expansion options, although the conventional PDP-8 memory
  934.         expansion instructions still operate correctly on the first
  935.         32K.  Access to additional fields involved borrowing IOT
  936.         instructions that were previously dedicated to other devices.
  937.  
  938.         The MM8A options require the use of a box with a -20V power
  939.         supply, either the 8A-500 or the 8A-800.  Also, the use of
  940.         the MSC8 DRAM memory cards requires a CPU that supports
  941.         the memory stall signal, early PDP-8/E CPUs did not.
  942.  
  943.  
  944. What is a VT78?
  945.     Date of introduction:  1978
  946.     Date of withdrawal:    1980 (Displaced by the DECmate)
  947.     Also known as:  DECstation 78 
  948.  
  949.     Technology:  Intersil 6100 microprocessor, packaged in a VT52 case.
  950.         The 6100 processor was able to run at 4 MHz, but in the
  951.         VT78, it was only clocked at 2.2 MHz because of the speed
  952.         of the DRAM used and the deliberate use of graded out chips.
  953.  
  954.     Reason for introduction:  Using TTL MSI and LSI components, DEC
  955.         could pack their CPU into vacant space in a standard
  956.         terminal case, allowing PDP-8 systems to compete with
  957.         personal computers in the small business and office
  958.         automation market.  This was a natural follow-on to the
  959.         workstation configurations in which the PDP-8/A was already
  960.         being sold.
  961.  
  962.     Compatability:  The Group I OPR combinations RAL RAR and RTL RTR
  963.         are no-ops.  Unlike all earlier PDP-8 models, autoindex
  964.         locations 10 to 17 (octal) only work in page zero mode;
  965.         these operate like all other memory location when addressed
  966.         in current page mode from code running on page zero.  Other
  967.         than this, it is fully PDP-8/E compatable, even at the level
  968.         of I/O instructions for the standard periperals; this was
  969.         the last PDP-8 to offer this level of compatability.
  970.  
  971.         It was not possible to continue from a halt without
  972.         restarting the machine.  In addition, none of the peripherals
  973.         available on this machine needed DMA (data break) transfers.
  974.  
  975.     Standard configuration:  The VT78 was sold with 16k words of DRAM
  976.         with the keyboard and display of the VT52 terminal.  An RX01
  977.         dual 8" diskette drive was standard, packaged in the
  978.         pedestal under the terminal.  The console (device 03/04),
  979.         the printer (output only) port (device 66), and the serial
  980.         ports (devices 30/31 and 32/33) are compatable with the
  981.         M8650 KL8E, with the latter extended to allow software
  982.         controlled baud rates selection.  The parallel port
  983.         (device 47) and 100Hz clock are compatable with the
  984.         comparable PDP-8/A options on the M8316 DKC8AA.
  985.  
  986.         The standard ROM boots the system from the RX01 after setting
  987.         the baud rates to match that selected by the switches on the
  988.         bottom of the VT52 case.
  989.  
  990.     Expandability:  This was a closed system, with few options.  The
  991.         base configuration was able to support two RX01 drives
  992.         (later RX02), for a total of 4 transports.  Various boot
  993.         ROM's were available, including a paper-tape RIM loader ROM
  994.         for loading diagnostics from tape.  Another ROM boots the
  995.         system from a PDP-11 server in the client/server
  996.         configuration used by WPS-11.
  997.  
  998.  
  999. What is a DECmate I?
  1000.     Date of introduction:  1980
  1001.     Date of withdrawal:    1984 (Phased out in favor of the DECmate II)
  1002.     Also known as:  DECmate (prior to the DECmate II, no suffix was used)
  1003.  
  1004.     Technology:  Based on the Intersil/Harris 6120 microprocessor,
  1005.         packaged in a VT-100 box with keyboard and display.
  1006.  
  1007.     Reason for introduction:  This machine was aimed primarily at
  1008.         the market originally opened by the VT78, using the IM6120
  1009.         as a substitute for the older 6100 chip and optimizing
  1010.         for minimum cost and mass production efficiency.
  1011.  
  1012.     Compatability:  A new feature was introduced in the 6120
  1013.         microprocessor:  The Group I OPR combination RAL RAR was
  1014.         defined as R3L, or rotate accumulator 3 places left, so
  1015.         that byte swap (BSW) is equivalent to R3L;R3L.  RTR RTL
  1016.         remained a no-op, as in the 6100.
  1017.  
  1018.         Also, the EAE operations not implemented in the basic
  1019.         CPU cause the CPU to hang awaiting completion of the
  1020.         operation by a coprocessor.  Unfortunately, no EAE
  1021.         coprocessor was ever offered.
  1022.  
  1023.         The printer port offered software baud-rate selection
  1024.         compatable with the VT78 baud-rate selection scheme.
  1025.         The data communications option was completely incompatable
  1026.         with all previous PDP-8 serial ports.
  1027.  
  1028.         The console and printer ports are not fully compatable with
  1029.         the earlier PDP-8 serial ports.  Specifically, on earlier
  1030.         serial interfaces, it was possible to test flags without
  1031.         resetting them, but on the DECmate machines, testing the
  1032.         keyboard input flag always resets the flag as a side effect.
  1033.         In addition, on the console port, every successful test of
  1034.         the flag must be followed by reading a character or the
  1035.         flag will never be set again.
  1036.  
  1037.         It was not possible to continue from a halt without
  1038.         restarting the machine.
  1039.  
  1040.         The large amount of device emulation performed by the CPU
  1041.         in supporting screen updates severely limits the ability of
  1042.         the system to run in real time.
  1043.  
  1044.     Standard configuration:  The DECmate I was sold with 32k words of
  1045.         memory, with a small additional control memory added to
  1046.         handle control/status and boot options.  The console
  1047.         terminal keyboard and display functions are largely
  1048.         supported by control memory routines (as opposed to having
  1049.         separate hardware for terminal support, as in the VT78).
  1050.  
  1051.         DECmate I came with an integral printer port, compatable
  1052.         with the VT78 (device 32/33), and it had an RX02 dual 8 inch
  1053.         diskette drive, mounted in the short cabinet under the
  1054.         terminal/CPU box.  A 100Hz clock was included, as in the
  1055.         VT78 and PDP-8/A.
  1056.  
  1057.     Expandability:  This was a closed system, with limited options.
  1058.         Specifically, a second RX02 could be connected (or an RX01,
  1059.         because that had a compatable connector), the DP278A and
  1060.         DP278B communications boards (really the same board, but
  1061.         the DP278B had 2 extra chips), and the RL-278 disk
  1062.         controller, able to accomodate from 1 to 4 RL02 rack mount
  1063.         disk drives.
  1064.  
  1065.         When the DP278A option is added, additional control
  1066.         memory is included containing a ROM-based terminal
  1067.         emulator allowing diskless operation.  The emulator is
  1068.         an extended VT100 subset that is essentially compatable
  1069.         in 80 column mode.  The DP278A option could support
  1070.         both asynchronous and synchronous protocols, and the DP278B
  1071.         could handle SDLC and other nasty bit-stuffing protocols.
  1072.  
  1073.         Various pedestal and desk configurations were sold for
  1074.         housing the RX01 and RX02 drives, most being teacart style
  1075.         designs, but there was also a pedestal version that was
  1076.         essentially a repackaging of the RX02 with new 8 inch
  1077.         disk transports (physically incompatable with earlier
  1078.         DEC transports).
  1079.  
  1080. What is a DECmate II?
  1081.     Date of introduction:  1982
  1082.     Date of withdrawal:    1986 
  1083.     Price: $1,435
  1084.  
  1085.     Technology:  Based on the 6120 microprocessor, this shared the same
  1086.         packaging as DEC's other competitors in the PC market, the
  1087.         Rainbow (80x86 based) and the PRO-325 (PDP-11 based).
  1088.  
  1089.     Reason for introduction:  This machine was introduced in order to
  1090.         allow more flexibility than the DECmate I and to allow more
  1091.         sharing of parts with the VT220 and DEC's other personal
  1092.         computers.
  1093.  
  1094.     Compatability:  Same as the DECmate I, except it could continue
  1095.         from a halt.  There was better hardware for device emulation
  1096.         support, allowing for somewhat better real-time performance,
  1097.         and the data communications port was an incompatable
  1098.         improvement on the incompatable DECmate I communications
  1099.         port.  The improved data communications port make it
  1100.         essentially as powerful as the DP-278B on the DECmate I,
  1101.         with a more efficient but bizarre software interface.
  1102.  
  1103.     Standard Configuration:  The DECmate II was sold with 32K of program
  1104.         memory, plus a second full bank for dedicated control
  1105.         panel functions, an integral RX50 dual 5 1/4 inch diskette
  1106.         drive with an 8051 controller chip, a printer port, a 100Hz
  1107.         real-time clock, a data communications port, and interfaces
  1108.         to the monitor and keyboard.  The diskette drive can read
  1109.         single-sided 48 track-per-inch diskettes, allowing the
  1110.         possibility of reading (but not writing) IBM PC diskettes.
  1111.  
  1112.     Expandability:  This was the most open of the DECmate systems, with
  1113.         a number of disk options:  An additional pair of RX50 drives
  1114.         could be added, and with the RX78 board, it could support
  1115.         a pair of dual 8 inch drives, either RX01 or RX02.
  1116.  
  1117.         As an alternative to the RX78, there was a controller for
  1118.         an MFM hard drive.  The interface to the RX78 board wasn't
  1119.         fully compatable with earlier interfaces to RX01 and RX02,
  1120.         and there was no way to have both an RX78 and an MFM drive.
  1121.         The MFM drive could be up to 64 MB, with 16 sectors per
  1122.         track, 512 bytes each and at most 8 heads and 1024 (or
  1123.         possibly 4096) cylinders.  A power supply upgrade was needed
  1124.         to support the MFM drive.  DEC sold this machine with 5,
  1125.         10 and 20 meg hard drives, Seagate ST-506, 412, and 225
  1126.         respectively.
  1127.  
  1128.         A graphics board supporting a color monitor could be added
  1129.         in addition to the monochrome console display.
  1130.  
  1131.         A coprocessor board could be added, with communication to
  1132.         and from the coprocessor through device 14.  DEC sold three
  1133.         boards, an APU board (Z80 and 64K), and two XPU boards (Z80,
  1134.         8086 and either 256K or 512K).  If these added processors
  1135.         are used, the 6120 processor is usually used as an I/O server
  1136.         for whatever ran on the coprocessor.  The XPU boards used
  1137.         a Z80 for I/O support, so 8086 I/O was very indirect,
  1138.         particularly if it involved I/O to a PDP-8 device that was
  1139.         emulated from control memory!  Despite this, I/O through
  1140.         the DECmate version of MS/DOS is generally faster than
  1141.         MS/DOS on more recent 80286 and 80386 based IBM PCs because
  1142.         of effective use of the coprocessors (but they couldn't
  1143.         run MS/DOS code that bypasses MS/DOS for I/O).
  1144.  
  1145.  
  1146. What is a DECmate III?
  1147.     Date of introduction:  1984
  1148.     Date of withdrawal:    1990 
  1149.     Price: $2,695
  1150.  
  1151.     Technology:  Same as the DECmate II.
  1152.  
  1153.     Reason for introduction:  Again, DEC discovered that the market
  1154.         for large systems was dominated by other products, and
  1155.         that the PDP-8 based products were rarely expanded to their
  1156.         full potential.  Thus, there was no point in paying the
  1157.         price of expandability.
  1158.  
  1159.     Compatability:  Same as the DECmate II, except that the printer
  1160.         port is fixed at 4800 baud.
  1161.  
  1162.     Standard Configuration:  The DECmate III was sold with 32K of program
  1163.         memory, plus a second full bank for dedicated control
  1164.         panel functions, an integral RX50 dual 5 1/4 inch diskette
  1165.         drive with an 8051 controller chip, a printer port, a 100Hz
  1166.         real-time-clock, a data communications port, and interfaces
  1167.         for the VR-201 monitor and keyboard.
  1168.  
  1169.     Expandability:  A revised version of the Z80 based coprocessor
  1170.         for the DECmate II was available, and a graphics board
  1171.         compatable with the later DECmate II graphics board
  1172.         could be added allowing the standard monochrome monitor
  1173.         to be replaced with a VR-241 color monitor.  Two monitor
  1174.         configurations were not supported.  An obscure variant
  1175.         of the DEC scholar modem was also supported as an option.
  1176.  
  1177.  
  1178. What is a DECmate III+?
  1179.     Date of introduction:  1985
  1180.     Date of withdrawal:    1990 
  1181.  
  1182.     Technology:  Same as the DECmate II.
  1183.  
  1184.     Reason for introduction:  This machine apparently represents the
  1185.         last gasp of the PDP-8, hunting for the remains of the
  1186.         ever-shrinking market niche that the earlier DECmates
  1187.         had carved out.  The market niche was not there, and
  1188.         the production runs for this machine were short enough
  1189.         that UV erasable EPROM technology was used where earlier
  1190.         DECmates had used mask programmed chips.
  1191.  
  1192.     Compatability:  Same as the DECmate II, but the machine was unable
  1193.         to read 48 track per inch IBM formatted diskettes.  Again
  1194.         the printer port was fixed at 4800 baud.
  1195.  
  1196.     Standard Configuration:  The DECmate III+ was sold with 32K of
  1197.         program memory, plus a second bank for dedicated
  1198.         control panel functions, an integral RX33 single 5 1/4
  1199.         inch diskette drive with an 8751 controller chip, a
  1200.         printer port, a data communications port and interfaces
  1201.         to the monitor and keyboard.  A hard disk controller
  1202.         compatable with the optional one on the DECmate II was
  1203.         included, supporting an integral ST-225 20 MB disk;
  1204.         it is likely that it can only handle up to 1024 cylinders,
  1205.         but it is otherwise compatable with the DECmate II.
  1206.  
  1207.     Expandability: The same coprocessor option sold with the
  1208.         DECmate III was available, but because of the lack of a
  1209.         second floppy drive, this was rarely used (the Z80 was
  1210.         most likely to be used to run CP/M, but that system
  1211.         requires two drives to handle the installation procedure;
  1212.         an appropriately configured bootable image created on a
  1213.         DECmate II or III could run on a DECmate III+).
  1214.  
  1215.         The same graphics board as used on the DECmate III was
  1216.         also available.  The circuit traces and connectors for
  1217.         the Scholar modem are present, but this option was never
  1218.         sold on the DECmate III+.
  1219.