Restructure - dedicated for copper and blitter separate subfolders to have the room to expand

This commit is contained in:
Ilia Sharin 2026-05-31 13:52:45 -04:00
parent 616add20cf
commit a0fc3e05db
25 changed files with 1578 additions and 43 deletions

View file

@ -366,6 +366,6 @@ AGA has 256 colors but still only 32 color registers visible at a time. To load
## References
- HRM: *Copper* chapter — authoritative register descriptions
- [copper.md](../../08_graphics/copper.md) — graphics.library UCopList API
- [copper_programming.md](../../08_graphics/copper_programming.md) — additional examples
- [copper.md](../../08_graphics/copper/copper.md) — graphics.library UCopList API
- [copper_programming.md](../../08_graphics/copper/copper_programming.md) — additional examples
- [copper.md](../ocs_a500/copper.md) — OCS-level register reference