12 Commits

Author SHA1 Message Date
Alex
9ce301907a
QoL improvements 2023-03-24 16:22:42 +02:00
Alex
5c91f23527
x32 is now compiling 2023-03-04 21:17:19 +02:00
Alex
3e76830978
Fixed excessive padding 2023-02-22 02:11:28 +02:00
Alex
95a78ef939
CurrentThread/Process should be atomic 2023-02-18 04:10:41 +02:00
Alex
4501826025
Kernel now uses SSE instructions properly 2023-01-03 06:36:15 +02:00
Alex
a677f3c159
Updated types 2022-12-21 00:43:51 +02:00
Alex
77081b4e1e
Stability fixes (i hope); attempt to implement argc, argv, envp, auxv; Syscalls 2022-11-10 07:09:32 +02:00
Alex
ebd0273a99
More tasking implementation 2022-10-21 05:31:50 +03:00
Alex
8b27051f48
Added CurrentProcess & CurrentThread to the CPU data 2022-10-21 03:49:46 +03:00
Alex
fa92676d9f
Changed SMP code 2022-10-20 05:04:15 +03:00
Alex
127476ac64
Added SMP support 2022-10-12 03:55:58 +03:00
Alex
ad9817a2db
Added APIC & SMP stub 2022-10-11 02:43:23 +03:00