
▲ 14 r/osdev
XenithOS - Status Update
Hello all!
A small status update from my last post 2 months ago: XenithOS's bootloader now has all the requirements to start loading in the kernel. It took a few months to get the basic architecture down but now I have
- Proper page table management with arbitrary mappings
- Frame buffer console support that multiplexes to the serial output
- The beginnings of a simple driver stack to start handling hardware
Here's a screenshot from the last test run. Please ignore the boot message because there's currently no logic between those two print statements.
u/GymliDanny — 14 days ago