Intel 8008

The Intel 8008 was introduced in 1972. It was designed by the Computer Terminal Corporation (CTC), implemented and manufactured by Intel. Even though the 8008 was launched on year after the Intel 4004 and having a similar naming, the 8008 is not based on the 4004 design. There were two assembly language instruction sets published for the Intel 8008. The first instruction set was introduced in 1972. The second instruction set was introduced a few years later, in order to make it look more similar to the 8080 instruction set. The newer mnemonics resemble a primitive version of the modern x86 instruction set. The difference is only in the assembly language instructions, the resulting machine code is the same.

Intel 8008 processor pinout
Intel 8008 arch

Main Characteristics

If the interrupt line is enabled (Logic "1"), the CPU recognizes an interrupt request at the next instruction fetch cycle. The lower and higher order address bytes of the program counter are sent out, but the program counter is not advanced. A successive instruction fetch cycle can be used to insert an arbitrary instruction into the instruction register in the CPU. (If a multi-cycle or multibyte instruction is inserted, an interrupt need only be inserted for the first cycle.)

Java System Simulator

Tools

Useful resources

Images