No description
Find a file
2026-05-03 22:19:32 +00:00
mjolnob update mjolnob and build.odin 2026-05-03 18:18:16 -04:00
src update mjolnob 2026-05-02 20:48:42 -04:00
.gitignore update mjolnob 2026-05-02 20:48:42 -04:00
build.odin Update build.odin 2026-05-03 22:19:32 +00:00
README.md add readme 2026-04-25 22:49:09 -04:00

This is a WIP hobby operating system kernel. The kernel is built in Odin and uses a bespoke multistage bootloader in x86_64 assembly and a splash of C.