Commit Graph

21 Commits

Author SHA1 Message Date
8898791257 Update kernel code 2023-08-22 06:21:17 +03:00
2c51e4432f Update kernel 2023-08-06 04:53:14 +03:00
b4dbf2c281 QoL and bug fixes 2023-04-10 03:11:46 +03:00
98c137566d Replace __attribute__ with a macro from types.h 2023-04-07 05:22:14 +03:00
4e20d4d9f4 Enable compilation of project on AArch64 architecture 2023-04-04 16:06:54 +03:00
25256d81a8 Added license headers to all project files 2023-04-04 02:19:05 +03:00
43af65b21e Implement strcasecmp, wcslen and wcsrtombs 2023-03-30 19:57:12 +03:00
93afcd2210 QoL improvements 2023-03-27 20:11:32 +03:00
49c627589c CheckSIMD should use flags 2023-03-27 16:32:42 +03:00
177a80403f Fix isdelim 2023-03-25 11:55:42 +02:00
518ef7b0fd Add log2 2023-03-22 22:50:08 +02:00
6a492c6b07 Update external memory tracker messages 2023-03-16 17:20:12 +02:00
f54b46149d Update debugging code 2023-03-14 01:41:47 +02:00
3738e9b018 Small optimization 2023-03-12 04:27:41 +02:00
a101277991 Added memory tracker to serial port 2023-03-10 21:16:19 +02:00
5c91f23527 x32 is now compiling 2023-03-04 21:17:19 +02:00
4506648cd6 mem* check operations now tell where it failed 2023-02-15 07:14:18 +02:00
a592b85ce5 Updated kernel (tl;dr: improved filesystem, tasking, loading files, etc..) 2023-02-06 19:35:44 +02:00
9da6f0f98e Support even older CPUs 2023-01-04 04:31:31 +02:00
e59eef6be9 Moved SIMD mem* functions to separate files 2023-01-03 07:09:49 +02:00
4501826025 Kernel now uses SSE instructions properly 2023-01-03 06:36:15 +02:00