* Moved tests to a different folder * Adjusted the memory map address locations * Improved readability of `kernel.cpp`
Folders now are alll lower case Started working on the implementation of the Virtual memory manager. Implemented allocate and free page funtionality for as far as I can atm. Implemented the
Removing quite a few unnecessary parts.