mirror of
https://github.com/alfishe/amiga-bootcamp.git
synced 2026-06-13 00:26:28 +00:00
13 lines
450 B
Markdown
13 lines
450 B
Markdown
|
|
[← Home](../README.md)
|
||
|
|
|
||
|
|
# Boot Sequence — Overview
|
||
|
|
|
||
|
|
## Section Index
|
||
|
|
|
||
|
|
| File | Description |
|
||
|
|
|---|---|
|
||
|
|
| [cold_boot.md](cold_boot.md) | Power-on to Kickstart: hardware init, ROM checksum |
|
||
|
|
| [kickstart_init.md](kickstart_init.md) | ROM scan, resident modules, ExecBase creation |
|
||
|
|
| [dos_boot.md](dos_boot.md) | BootStrap, eb_MountList, startup-sequence |
|
||
|
|
| [early_startup.md](early_startup.md) | Early Startup Control (ESC menu), boot priority |
|