|
ed67adc9c9
|
Updated kernel to now have its stack past 0xc0000000. Implemented context switching.
|
2021-11-26 20:20:15 +00:00 |
|
|
2dd799b406
|
Preparations towards context switching
|
2021-11-21 16:56:50 +00:00 |
|
|
bfa3f3030f
|
Initial work on dynamically creating Processes in preparation for implementing context switching
|
2021-11-12 00:30:10 +00:00 |
|
|
01fef9d947
|
Rename kernel.cpp to kmain.cpp, update Makefile and kernel.ld
|
2021-11-11 21:55:04 +00:00 |
|