27e99fe4f2
Merged FAT16 into Dev
...
Hopefully with success
2023-02-03 21:47:05 +01:00
364d10d02e
src folder -> source folder; makes merging with dev a bit easier.
2022-09-10 20:06:49 +02:00
a47879f404
KERNEL: First Kernel heap implementation
2022-09-03 17:27:29 +02:00
13e9beea79
KERNEL: Implementing VMM & cleaning up
...
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
2022-09-01 20:16:16 +02:00
0f0fc9f252
Adding a skeleton for the memory management code
...
Moved the PMM away from being object orientated as it is just plain annoying
renamed src folder to source
Set timeout to 5 seconds in the grub config
2022-08-21 21:18:53 +02:00