More interesting hot stuff!

This commit is contained in:
Ilia Sharin 2026-04-29 23:18:55 -04:00
parent 0aafceb31e
commit b01763982e
22 changed files with 2542 additions and 7 deletions

View file

@ -0,0 +1,13 @@
[← Home](../../README.md) · [Hardware](../README.md)
# Common Amiga Hardware Components
## Contents
- [m68k_cpu.md](m68k_cpu.md) — The Motorola 68000 family (68000 to 68060)
- [address_space.md](address_space.md) — The 24-bit and 32-bit Amiga memory maps
- [memory_types.md](memory_types.md) — Chip RAM, Fast RAM, Slow RAM, and Ranger RAM
- [zorro_bus.md](zorro_bus.md) — Zorro II/III expansion architecture and PCI bridges
- [cia_chips.md](cia_chips.md) — Complex Interface Adapters (8520): Timers, Parallel, Serial
- [gayle_ide_pcmcia.md](gayle_ide_pcmcia.md) — Gayle system controller: IDE and PCMCIA logic
- [floppy_hardware.md](floppy_hardware.md) — MFM encoding, disk controller, and drive mechanics