blob: b2575660b6dd4e08327d78a293ffde9320cdfe60 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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. It can assemble its own print function!!!
|