The PDP-8 was the first sucessful commercial minicomputer, produced by DEC in the 1960s. It was a 12-bit computer with 4096 words of memory. It had 8 instructions, and one register, the accumulator. It operated at a clock rate of 1MHz, and took (I think) 10 clocks for each instruction, so that it ran at 0.1MIP. It was the first widely-sold computer in the DEC PDP series of computers (the PDP-5 was not originally intended to be a general-purpose computer).
The instruction set had only eight instructions:
A wide variety of operations are available through the OPR microcoded
instructions. In general, the operations within each Group can be combined by oring the bit patterns for the desired operations into a single instruction. If none of the bits are set, the result is the NOP instruction.
The newsgroup alt.sys.pdp8 (news:alt.sys.pdp8) exists to discuss the PDP-8 computer.
External links: