mirror of
https://github.com/alfishe/amiga-bootcamp.git
synced 2026-06-13 00:26:28 +00:00
More interesting hot stuff!
This commit is contained in:
parent
0aafceb31e
commit
b01763982e
22 changed files with 2542 additions and 7 deletions
13
01_hardware/common/README.md
Normal file
13
01_hardware/common/README.md
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue