Video timings

This commit is contained in:
Ilia Sharin 2026-04-30 10:55:09 -04:00
parent a83d89ce22
commit f11d9a2882
10 changed files with 762 additions and 0 deletions

View file

@ -216,3 +216,7 @@ Standard 2-button Atari joysticks ignore the clock signal and remain fully compa
- NDK39: `hardware/cia.h`, `resources/cia.h`
- Autodocs: `cia` resource — http://amigadev.elowar.com/read/ADCD_2.1/Includes_and_Autodocs_3._guide/node00C7.html
## See Also
- [Video Signal & Timing](video_timing.md) — E-clock derivation from master crystal, CIA timer implications
- [DMA Architecture](dma_architecture.md) — scanline slot allocation, bus arbitration