13 Commits

Author SHA1 Message Date
Alex
0e5c374506
Stub code 2023-03-14 06:48:22 +02:00
Alex
855384aead
Fix for SIMD not being initialized 2023-03-14 06:23:57 +02:00
Alex
c6e8efa22e
Added SIMD option in kernel arguments 2023-03-13 23:59:55 +02:00
Alex
546efd37d0
Added new kernel param 2023-03-06 03:33:34 +02:00
Alex
7fd6532345
Renamed print functions 2023-01-07 20:13:46 +02:00
Alex
cddf0426e3
Fixed compiler warnings 2022-12-21 20:05:57 +02:00
Alex
e1985cea90
Typo 2022-12-15 21:32:59 +02:00
Alex
0289054900
Changed a lot of files. Summary: profiler support; "SafeFunction"; UnlockDeadLock kernel config; Code optimization & more 2022-11-28 08:25:37 +02:00
Alex
77b24c45ec
Forgot initializator 2022-11-11 04:40:53 +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
efea5e7aaf
Added --init arg 2022-11-02 17:13:35 +02:00
Alex
971f64b958
Driver directory can be modified by config 2022-11-01 19:58:35 +02:00
Alex
ea61229b18
Added better kernel arguments reading 2022-10-20 01:07:39 +03:00