summaryrefslogtreecommitdiff
path: root/README.md
blob: de428d96e731103fbe1cff4a2ac65234f3b687ff (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