www/notes/zilog-z80.md

35 lines
724 B
Markdown
Raw Normal View History

2022-04-28 16:37:12 +00:00
---
title: Zilog Z80 Microprocessor
2022-05-16 18:23:33 +00:00
last_updated: '2022-05-16T14:23:18-04:00'
2022-04-28 16:37:12 +00:00
---
|Name | Z80
|--- | ---
|Introduced | 1976
|Data Width | 8-bit
|Address Width | 16-bit
|Binary Comp. | 8080A
|Endianness | Little
|Registers | 208 bits (18 × 8-bit + 4 × 16-bit) - Static RAM
|Package | 40-pin DIP
|Instruction Count | 158
2022-05-16 18:23:33 +00:00
## Docs
- [User Manual](http://z80.info/zip/z80cpu_um.pdf)
2022-04-28 16:37:12 +00:00
## Addressing Modes
- Immediate
- Immediate Extended
- Modified Page Zero
- Relative
- Extended
- Indexed Addressing
- Register
- Implied
- Register Indirect
- Bit
## Notable Usage (includes variants)
- Home Computers
- TI Calculators
- Musical Equipment