mirror of
https://github.com/alfishe/amiga-bootcamp.git
synced 2026-06-13 00:26:28 +00:00
Kickstart boot diagnostics article added
This commit is contained in:
parent
2283178f09
commit
97b4cb26cc
11 changed files with 688 additions and 0 deletions
|
|
@ -14,3 +14,4 @@ From power-on to Workbench desktop: hardware init, ROM validation, kernel creati
|
|||
| [dos_boot.md](dos_boot.md) | strap module, boot block format and execution, MountList/DOSDrivers, system assigns, Startup-Sequence walkthrough |
|
||||
| [floppy_vs_hdd_physical_boot.md](floppy_vs_hdd_physical_boot.md) | Physical hardware mechanisms: floppy MFM streaming, HDD RDB scanning, DMA transfers, and physical failure modes |
|
||||
| [early_startup.md](early_startup.md) | Early Startup Control menu: boot device selection, display mode override, recovery scenarios |
|
||||
| [kickstart-boot-diagnostics.md](kickstart-boot-diagnostics.md) | **Kickstart POST: color-screen self-test architecture, 7-phase ColdStart sequence, coldCrash handler, diagnostic cartridge intercept, troubleshooting cross-reference** |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue