Kickstart boot diagnostics article added

This commit is contained in:
Ilia Sharin 2026-06-02 11:57:54 -04:00
parent 2283178f09
commit 97b4cb26cc
11 changed files with 688 additions and 0 deletions

View file

@ -497,4 +497,5 @@ On a 68040/50 MHz (A4000): checksum is ~10× faster, total boot ~24 s to Work
- RKRM: *Hardware Reference Manual* — reset chapter
- NDK39: `exec/execbase.h` — ColdCapture, CoolCapture, WarmCapture fields
- See also: [Kickstart Init](kickstart_init.md) — ExecBase creation and resident module init
- See also: [Kickstart Boot Diagnostics](kickstart-boot-diagnostics.md) — color-screen self-test architecture, ROM checksum, chip RAM test, coldCrash handler
- See also: [Address Space](../01_hardware/common/address_space.md) — memory map