mirror of
https://github.com/alfishe/amiga-bootcamp.git
synced 2026-06-13 00:26:28 +00:00
Video timings
This commit is contained in:
parent
a83d89ce22
commit
f11d9a2882
10 changed files with 762 additions and 0 deletions
|
|
@ -117,3 +117,8 @@ BOOL is_aga = (rev & (1 << GFXB_AA_ALICE)) != 0;
|
|||
- NDK39: `graphics/gfxbase.h`
|
||||
- AmigaMail Vol. 2 — ECS chipset programming articles
|
||||
- *Amiga Hardware Reference Manual* 3rd ed. — Appendix F (ECS)
|
||||
|
||||
## See Also
|
||||
|
||||
- [Video Signal & Timing](../common/video_timing.md) — BEAMCON0 theory, clock tree, genlock mechanics
|
||||
- [DMA Architecture](../common/dma_architecture.md) — scanline slot allocation, bus arbitration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue