A16 CPU

From ScienceZero
Revision as of 23:18, 5 April 2022 by Bjoern (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
A16 CPU
A16 Emulator

A16 - High Performance 16 bit RISC CPU

  • Harvard style architecture that executes all instructions in a single clock cycle.
  • 8 registers, the program counter is mapped to register 8.
  • Conditional execution of all instructions.
  • Condition flags are set on demand.
  • Branch-link instruction where the program counter is copied to R6.