Description
Implements a fast, fully-functional, single-chip, 8bit microprocessor with the same instruction set as the Z80.
The core has a 16-bit address bus capable of directly accessing 64kB of memory space.
Features
- Programming features contain 208 bits of read/write memory that are accessible to the programmer. The internal registers include an accumulator and six 8-bit registers that can be paired as three 16-bit registers. In addition to general registers, a 16-bit stack-pointer, 16-bit program-counter, and two 16-bit index registers are provided.
- Control Unit o 8-bit Instruction decoder
Arithmetic-Logic Unit o 8-bit arithmetic and logical operations 16-bit arithmetic operations Bo.