Commit Graph

15 Commits

Author SHA1 Message Date
38dae2c9f7 Add test for memory operations 2023-03-27 23:33:10 +03:00
93afcd2210 QoL improvements 2023-03-27 20:11:32 +03:00
a09790e4f2 Test TO_PAGES and FROM_PAGES macros 2023-03-27 02:49:56 +03:00
f86f3d9293 Rename std functions to match the standard 2023-03-23 04:56:49 +02:00
c046b079f2 Added DebuggerIsAttached 2023-03-14 00:01:44 +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
4519204580 Reimplemented Xalloc from scratch 2023-02-24 10:19:55 +02:00
a592b85ce5 Updated kernel (tl;dr: improved filesystem, tasking, loading files, etc..) 2023-02-06 19:35:44 +02:00
70ffb9936e Added string class 2023-02-06 19:24:05 +02:00
4501826025 Kernel now uses SSE instructions properly 2023-01-03 06:36:15 +02:00
ce8caa9f89 Oops 2022-12-29 07:07:37 +02:00
a677f3c159 Updated types 2022-12-21 00:43:51 +02:00
684b76a1ca Print type sizes 2022-12-21 00:21:25 +02:00
40e53586a3 Test the random number generator 2022-12-20 06:56:18 +02:00