8008 Datasheets

From: Allison J Parent <allisonp_at_world.std.com>
Date: Fri Jun 19 07:30:54 1998

<That sounds interesting. How much of that is just instruction set? If
<that chapter is smallish, a copy would be great! I'm looking for info
<sufficient to write a simulator, so ISA + exceptions/interrupts/etc.
<should do the trick.

The instruction set is some 48 instructions and most are real simple.

to make a sim you need timing, instruction set functions and a few trivial
details. one thing, write in something like interpreted pascal, the 8008
was slow as the fast part did a register to register move in a whopping
10.8 microseconds. To give an idea of how slow that is the 8080 did it
in 2 us, z80/4mhz in 1us, 8048 2.5us, 8051/11mhz 1us, 8088/5mhz 1us.
The 8008 was slow!

Allison
Received on Fri Jun 19 1998 - 07:30:54 BST

This archive was generated by hypermail 2.3.0 : Fri Oct 10 2014 - 23:31:05 BST