12 Commits

Author SHA1 Message Date
EnderIce2
6801475243
Refactor filesystem & stl code 2024-05-18 07:42:01 +03:00
EnderIce2
3dc1981820
Implement VirtualAllocation class 2024-03-27 19:51:15 +02:00
EnderIce2
3d1ecc3db0
Rework signal handling code 2024-03-25 23:21:27 +02:00
EnderIce2
b35045e7ca
Refactor memory allocation implementation and add KernelReserve flag to memory mappings 2024-03-19 03:57:30 +02:00
EnderIce2
2ffd8e3c34
Refactor gsTCB struct for debugging and update usage in related files 2024-03-13 03:41:12 +02:00
EnderIce2
7c4adccf8d
Fix stack align 2024-03-05 00:47:08 +02:00
EnderIce2
3cf4fda68a
Refactor stack handling in thread.cpp 2024-03-05 00:30:54 +02:00
EnderIce2
afd9227f31
Refactor stack pointer alignment in thread.cpp 2024-03-05 00:04:11 +02:00
EnderIce2
a29bdb9dd0
Add AC flag initialization to thread context 2024-03-03 22:15:23 +02:00
EnderIce2
d3a16469ad
Revise PID and TID generation to align with standards 2024-03-02 00:51:06 +02:00
EnderIce2
96daa43d38
Update kernel 2024-01-19 06:47:42 +02:00
Alex
889e1522a3
Restructured and rewritten entire codebase 2023-10-09 01:16:24 +03:00