add rust kernel stub

This commit is contained in:
andromeda
2026-03-03 22:01:49 +01:00
parent d879df630f
commit 1b6f76488d
11 changed files with 635 additions and 3 deletions

View File

@@ -1,7 +1,15 @@
# bootle
hobby kernel written in rust. It's just for playing around... for now :p
run with `nix run git+https://git.mtgmonkey.net/andromeda/bootler#bootle`
# bootler
hobby bootloader written in asm. It's just for playing around... for now :p
run with `nix run git+https://git.mtgmonkey.net/andromeda/bootler#bootler`
### memory map
```