mirror of
https://github.com/alfishe/amiga-bootcamp.git
synced 2026-06-13 00:26:28 +00:00
Bus and memory updates
This commit is contained in:
parent
f11d9a2882
commit
cdc18c4ae3
10 changed files with 894 additions and 3 deletions
|
|
@ -187,3 +187,12 @@ Modern Zorro cards like the **MNT ZZ9000** use an FPGA to provide RTG, Ethernet,
|
|||
- *Amiga Hardware Reference Manual* 3rd ed. — AutoConfig chapter
|
||||
- Dave Haynie's Zorro III specification documents
|
||||
- Mediator PCI Technical Reference — http://www.elbox.com/mediator_tech.html
|
||||
|
||||
## See Also
|
||||
|
||||
- [Bus Architecture](bus_architecture.md) — Bus hierarchy, PCI bridge address windowing, register access, cross-domain transfers
|
||||
- [AutoConfig Protocol](autoconfig.md) — Board enumeration, CFGIN/CFGOUT, ExpansionRom encoding
|
||||
- [Address Space](address_space.md) — Full 24-bit/32-bit Amiga address maps
|
||||
- [Gary System Controller (OCS)](../ocs_a500/gary_system_controller.md) — A500/A2000 bus glue, Buster interaction
|
||||
- [Gary System Controller (ECS)](../ecs_a600_a3000/gary_system_controller.md) — A3000 Fat Gary, Zorro III via Super Buster
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue