Files
bootler/README.md
2026-03-30 17:03:36 +02:00

14 lines
388 B
Markdown

Call me Terry Davis because... actually please don't. I have visions: aspirations, not hallucinations :p
# bootler
hobby 1-stage legacy mode bootloader
status: gets to long mode, loads+jumps to kernel, starts idt and gdt... :)
# twasm
hobby self-hosted assembler
status: tokenises a lot of common stuff, compiles a lot of common stuff... not good enough for anything real-world yet