An attempt at a microkernel, but honestly, it will probably fail seeing as I just got started lol.
- Check if LAPIC is always mapped to the same memory location
- Sleep function that doesn't rely on RTC (RDTSC/HPET)
- Ring 3 tasks
- Pre-emptive multitasking (thanks Phil Opp) [STILL NEEDS WORK]
- Userspace
- Some sort of GUI