This struct allows us to keep track of what memory is used by the loaded executable. For some reason, freeing this memory when the task exits triggers a kernel page fault, so I'm not doing that right now.
Add a few example apps/demos in C, and make the kernel choose a random one to demonstrate every boot
Description
A simple POSIX-based operating system for 64-bit computers
Languages
C++
86.3%
C
10.2%
Shell
1.7%
CMake
1.4%
Assembly
0.4%