This commit is contained in:
2026-04-13 22:37:39 +08:00
parent f9e0190abe
commit d1d514c16a
13 changed files with 514 additions and 58 deletions

View File

@@ -23,11 +23,11 @@
- `stage24.md`
- `stage25.md`
- `stage26.md`
- `stage27.md`
- `stage28.md`
- `syscall.md` (syscall ABI reference)
## Notes
- Stage docs use a fixed template: goal, implementation, acceptance criteria, build targets, QEMU command, and debugging notes.
- Stages 16~19 are currently not documented in this folder; add them later using the same template to keep history continuous.