mirror of
https://github.com/alfishe/amiga-bootcamp.git
synced 2026-06-13 00:26:28 +00:00
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:
parent
551ebda2b1
commit
fca930d0db
29 changed files with 46 additions and 46 deletions
|
|
@ -122,5 +122,5 @@ CIA interrupts are serviced via AddIntServer on `INTB_PORTS` (level 2, CIA-A) or
|
|||
|
||||
- NDK39: `hardware/intbits.h`, `hardware/cia.h`
|
||||
- ADCD 2.1: `AddIntServer`, `RemIntServer`, `SetIntVector`, `Disable`, `Forbid`
|
||||
- `01_hardware/common/cia_chips.md` — CIA timer and ICR details
|
||||
- `01_hardware/ocs_a500/custom_registers.md` — INTENA/INTREQ register listing
|
||||
- [cia_chips.md](../01_hardware/common/cia_chips.md) — CIA timer and ICR details
|
||||
- [custom_registers.md](../01_hardware/ocs_a500/custom_registers.md) — INTENA/INTREQ register listing
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue