Commit Graph

8 Commits

Author SHA1 Message Date
4501826025 Kernel now uses SSE instructions properly 2023-01-03 06:36:15 +02:00
a677f3c159 Updated types 2022-12-21 00:43:51 +02:00
77081b4e1e Stability fixes (i hope); attempt to implement argc, argv, envp, auxv; Syscalls 2022-11-10 07:09:32 +02:00
ebd0273a99 More tasking implementation 2022-10-21 05:31:50 +03:00
8b27051f48 Added CurrentProcess & CurrentThread to the CPU data 2022-10-21 03:49:46 +03:00
fa92676d9f Changed SMP code 2022-10-20 05:04:15 +03:00
127476ac64 Added SMP support 2022-10-12 03:55:58 +03:00
ad9817a2db Added APIC & SMP stub 2022-10-11 02:43:23 +03:00