first devlog! i wrote a basic microkernel that boots and added basic page management and serial i/o. i’m working on virtual memory management now
i don’t have any big goals for this, i’m writing it just to learn rust and osdev. it’s also my first real rust project, so the code is pretty messy :p