mirror of
https://github.com/alfishe/amiga-bootcamp.git
synced 2026-06-13 00:26:28 +00:00
Restructure - dedicated for copper and blitter separate subfolders to have the room to expand
This commit is contained in:
parent
616add20cf
commit
a0fc3e05db
25 changed files with 1578 additions and 43 deletions
|
|
@ -857,8 +857,8 @@ A: A voxel (volume pixel) display renders 3D data as a grid of points. On the Am
|
|||
### Related Knowledge Base Articles
|
||||
|
||||
- [Pixel Conversion](../08_graphics/pixel_conversion.md) — C2P algorithms (Kalms, Blitter, Akiko)
|
||||
- [Blitter Programming](../08_graphics/blitter_programming.md) — Fill mode, line draw, minterms
|
||||
- [Blitter](../08_graphics/blitter.md) — Blitter hardware architecture
|
||||
- [Blitter Programming](../08_graphics/blitter/blitter_programming.md) — Fill mode, line draw, minterms
|
||||
- [Blitter](../08_graphics/blitter/blitter.md) — Blitter hardware architecture
|
||||
- [Bitmap](../08_graphics/bitmap.md) — Bitplane memory layout, interleaving
|
||||
- [Copper Effects](copper_effects.md) — Copper-driven display effects
|
||||
- [Timing Optimization](timing_optimization.md) — Cycle counting, Blitter-CPU interleaving
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue