This processor was built following a project that involved two years of hard work. It was created by Federico Faggin after he undertook the development of a new processor that would be more economical and compatible with the Intel 8080, but superior in performance.
This 8-bit little-endian processor was launched on the market in July 1976, offered at an affordable price and challenging the then-famous Intel 8080. Its compatibility with the 8080 meant that applications developed for the Intel processor could be executed on the Z80, including the CP/M operating system.
Compared to the Intel 8080, the Z80 introduced several improvements, leading it to be considered an expansion of the Intel chip. The Z80 featured an expanded instruction set, the inclusion of a couple of new registers, and the simplification of necessary auxiliary devices (clock, memory, etc.). It entered the market with great impact, ultimately sweeping the Intel 8080 aside.
This processor is considered a hybrid between an accumulator architecture and a general-purpose register architecture. It can be categorized within the register-memory type processors.
General characteristics
The Z80 has an 8-bit data bus but handles 16-bit instructions and addresses (allowing it to address up to 64 KB). Alignment is not required. It has 22 registers (18 are 8-bit and 4 are 16-bit). Twelve of them can be used in pairs (providing 6 16-bit registers). The clock frequency varies by version; it began with a 2.5 MHz clock cycle, with later models reaching 20 MHz. The Z80A, the popular version, operated at 3.58 MHz (4 MHz factory rating). It features 6 different addressing modes.
Registers
Connection diagram