My 64-bit kernel and OS now has beautiful logging inspired by Linux, 64-bit software context switching, a simple round-robin scheduler, and MULTIPLE PROCESSES!
There is also a privilege system where different processes can have different privileges for syscalls.

The video shows 2 processes sending logs.

Next up? ELF loading.