A simple POSIX-based operating system for 64-bit computers
Go to file
apio 1c12cf016e Add a Scheduler.
Finally.

Just Round Robin with sleeping, but it's still awesome. I think this can finish v0.3, with a few adjustments.
2022-09-20 19:58:04 +02:00
initrd Try to make TextRenderer work... still failing 2022-09-19 20:17:37 +02:00
kernel Add a Scheduler. 2022-09-20 19:58:04 +02:00
tools Add a tool to auto-generate a symbol map, borrowed from SerenityOS :) 2022-09-19 20:35:24 +02:00
.clang-format Ready. Set. Go! 2022-09-05 16:13:51 +02:00
.gitignore Add a tool to auto-generate a symbol map, borrowed from SerenityOS :) 2022-09-19 20:35:24 +02:00
luna.json Ready. Set. Go! 2022-09-05 16:13:51 +02:00
Makefile Use -f flag with rm 2022-09-19 18:21:32 +02:00