13 Commits

Author SHA1 Message Date
EnderIce2
96daa43d38
Update kernel 2024-01-19 06:47:42 +02:00
Alex
889e1522a3
Restructured and rewritten entire codebase 2023-10-09 01:16:24 +03:00
Alex
bef0897442
Fix 32-bit compilation 2023-08-23 16:59:21 +03:00
Alex
80980ecfaf
Move drivers to kernel 2023-05-19 07:27:42 +03:00
Alex
816e5461c9
Fix type sizes 2023-05-13 07:40:07 +03:00
Alex
70e11f17e7
Implement std::atomic and remove the old implementation Atomic and rename vector.hpp to vector 2023-04-10 05:29:41 +03:00
Alex
98c137566d
Replace __attribute__ with a macro from types.h 2023-04-07 05:22:14 +03:00
Alex
25256d81a8
Added license headers to all project files 2023-04-04 02:19:05 +03:00
Alex
f86f3d9293
Rename std functions to match the standard 2023-03-23 04:56:49 +02:00
Alex
9a1a7b9955
Fixed PCI BAR mapping 2023-03-08 04:56:36 +02:00
Alex
a677f3c159
Updated types 2022-12-21 00:43:51 +02:00
Alex
77050b83e5
Trace PCI devices on kernel framebuffer 2022-10-11 00:04:04 +03:00
Alex
4b6683823f
Update files 2022-10-10 23:29:39 +03:00