-
Notifications
You must be signed in to change notification settings - Fork 0
Home
gitmjreilly edited this page Jun 21, 2020
·
4 revisions
The CPU has the following characteristics
- 16 bit 64K address space
- 16 bit words - system is NOT byte addressable
- Stack oriented instruction set - no explicit registers
- Supports a single interrupt
- Microcode architecture
Serial Port Details can be found here. Serial Port Details