docs(amiga): make cross-references clickable markdown links

Convert bare .md path references in 29 files to proper [name](relative/path)
markdown links for GitHub navigation.
This commit is contained in:
Ilia Sharin 2026-04-23 12:24:21 -04:00
parent 551ebda2b1
commit fca930d0db
29 changed files with 46 additions and 46 deletions

View file

@ -6,7 +6,7 @@
### FMODE — $DFF1FC (AGA only)
DMA fetch mode — see `chipset_aga.md` for full description.
DMA fetch mode — see [chipset_aga.md](chipset_aga.md) for full description.
### BPLCON4 — $DFF10C (AGA only)
@ -63,7 +63,7 @@ bit 3: BRDSPRT — sprites visible in border
## AGA-Specific BPLCON0 Bits
See `chipset_aga.md` — bit 4 is the MSB of the bitplane count for 7/8-plane modes.
See [chipset_aga.md](chipset_aga.md) — bit 4 is the MSB of the bitplane count for 7/8-plane modes.
## Colour Register Access — Low Nibble Protocol