Bananymous
|
0907965dc5
|
Kernel: start work on higher half kernel
|
2023-05-30 08:00:17 +03:00 |
Bananymous
|
e0ce2394fe
|
Kernel: Remove obsolete userspace stuff from kernel
|
2023-04-22 15:38:45 +03:00 |
Bananymous
|
9c506ef85b
|
Kernel: Stack pointer is validated when updated
This allows us not to fail stack pointer when in syscall since
interrupts use their own stack
|
2023-04-21 10:40:24 +03:00 |
Bananymous
|
8b8e3cbbf0
|
Kernel/Userspace: Start initial work on userspace and syscalls
|
2023-03-13 15:32:46 +02:00 |
Bananymous
|
b315fdc27f
|
Kernel: Finally managed to get 64-bit working
I had weird problems with interrupts but everything should work now
|
2023-01-25 19:19:28 +02:00 |