Reverse-engineering of Executive 2.00 (AC) boot ROM.
Parent index: ../README.md
| File | Coverage |
|---|---|
| 00-jump-table.asm | 0000–0035 vectors |
| 01-reset-entry.asm | 0036–01D0 cold boot → menu → keys |
| 02-floppy-load.asm | 1000–11BD floppy + type21
orchestration |
| 03-type21-helpers.asm | 11C0–1432 dir / map / load / handoff
setup |
| 04-helpers-console.asm | kbd / print / putchar / bank / stub source |
| 05-helpers-disk.asm | 1434–16DB disk driver |
| 06-winchester-load.asm | 1066 / 1072 + unit-0 paths |
| 07-system-test.asm | 01B2 / 01D2–03BF test
suite |
| 08-handoff-13A9.asm | Handoff 13A9–1432, stub,
0420 |
| type21-outline.asm | Compact type21 annotated outline |