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
|
|
@ -317,3 +317,4 @@ Reposition sprites mid-frame to display more than 8 sprites:
|
|||
- HRM: *Copper* chapter — complete instruction encoding
|
||||
- [copper.md](../01_hardware/ocs_a500/copper.md) — register-level reference
|
||||
- [copper.md](copper.md) — graphics.library UCopList API
|
||||
- [Video Signal & Timing](../01_hardware/common/video_timing.md) — beam counters, scanline anatomy, clock tree
|
||||
|
|
|
|||
|
|
@ -644,3 +644,4 @@ LACE alternates two 256-line fields at 25/30 Hz each to produce 512 visible line
|
|||
- See also: [AGA Display Modes](../01_hardware/aga_a1200_a4000/aga_display_modes.md) — AGA-specific capabilities
|
||||
- See also: [Chipset AGA](../01_hardware/aga_a1200_a4000/chipset_aga.md) — Lisa chip, FMODE, 24-bit palette
|
||||
- See also: [DMA Architecture](../01_hardware/common/dma_architecture.md) — mode-dependent DMA slot budget, CPU bandwidth calculations
|
||||
- See also: [Video Signal & Timing](../01_hardware/common/video_timing.md) — clock derivation, PAL/NTSC timing, beam counters, scandoublers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue