No description
Find a file
2026-05-01 22:05:41 -04:00
src migrate build to bespoke odin tool 2026-05-01 22:05:41 -04:00
.gitignore migrate build to bespoke odin tool 2026-05-01 22:05:41 -04:00
build.odin migrate build to bespoke odin tool 2026-05-01 22:05:41 -04:00
build.sh add deprecation message to build.sh 2026-04-25 22:24:08 -04:00
justfile migrate build to bespoke odin tool 2026-05-01 22:05:41 -04: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.