Commit Graph

12 Commits

Author SHA1 Message Date
bef0897442 Fix 32-bit compilation 2023-08-23 16:59:21 +03:00
2c51e4432f Update kernel 2023-08-06 04:53:14 +03:00
80980ecfaf Move drivers to kernel 2023-05-19 07:27:42 +03:00
816e5461c9 Fix type sizes 2023-05-13 07:40:07 +03:00
8471126696 Change "GetMillisecondsSinceClassCreation" to "GetNanosecondsSinceClassCreation" 2023-04-23 07:29:08 +03:00
a73a49094c Add TSC timer stub 2023-04-23 06:29:31 +03:00
89d747e52c Update timing implementation 2023-04-23 05:30:58 +03:00
25256d81a8 Added license headers to all project files 2023-04-04 02:19:05 +03:00
ad16d361dc Implemented "ConvertFromUnix" (not sure if it's right but I guess it works?) 2023-01-09 03:30:13 +02:00
0942fb4cd3 Implemented sleep for threads🎉🎉🎉🎉🎉🎉🎉🎉🎉🎉 2022-12-24 06:22:50 +02:00
581638c256 Update files 2022-10-26 21:55:31 +03:00
f3aea7e1bd CMOS clock 2022-10-09 04:02:41 +03:00