Zilog Z8 is an 8-bit microcontroller with integrated clock oscillator, two timers/counters,
serial line and 32 I/O lines (4 ports). The Z8 had separate data and program memory spaces.
Internal program memory of the Z8 ranged from 0 KB (for ROMless version) to 4 KB, and
it could be expanded up to 64 KB of program memory using external ROM.
The microcontroller had 144 8-bit registers - 4 I/O registers, 16 control registers and 124
general registers. Data memory on the Zilog Z8 could be expanded by adding
up to 62 KB of external memory. The microcontroller supported stack operations,
it was possible to use general registers or external data memory to store stack data.
The Zilog Z8 family included the following modifications:
- Z8601/Z8611 - Z8 microcontrollers with 2 KB/4 KB ROM.
- Z8603/Z8613 - microcontrollers with 2 KB/4 KB external EPROM interface.
- Z8612 - microcontroller with 4 KB external memory interface.
- Z8671 - microcontroller preprogrammed with BASIC/Debugger interpreter.
- Z8681/Z8682 - ROMless version of Zilog Z8.
- Z86L81/Z86L85 - low-power version.
|