mirror of
https://github.com/alfishe/amiga-bootcamp.git
synced 2026-06-13 00:26:28 +00:00
More content added
This commit is contained in:
parent
5fac29ccd5
commit
8133b3a6cb
90 changed files with 7794 additions and 705 deletions
|
|
@ -128,8 +128,8 @@ The Extended ROM is **not present** on standard A500/A2000 machines. Software th
|
|||
### Boot Sequence
|
||||
|
||||
1. Kickstart 1.3 loads from ROM (`$F80000`)
|
||||
2. Extended ROM at `$E00000` is detected and initialised
|
||||
3. `scsi.device` from Extended ROM initialises DMAC + WD33C93
|
||||
2. Extended ROM at `$E00000` is detected and initialized
|
||||
3. `scsi.device` from Extended ROM initializes DMAC + WD33C93
|
||||
4. CD-ROM drive is probed for a bootable disc
|
||||
5. If a valid Amiga boot block is found on the CD → boot from CD
|
||||
6. If no CD → fall through to standard floppy boot (if external floppy present)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue