13 Commits

Author SHA1 Message Date
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
b4dbf2c281
QoL and bug fixes 2023-04-10 03:11:46 +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
75883030ad
Renamed "interrupts.hpp" to "ints.hpp" 2023-02-28 12:58:09 +02:00
Alex
4f94d4cc6d
Updated tasking 2022-10-22 04:56:57 +03:00
Alex
c944f57a3b
APIC implementation (not working as expected) 2022-10-17 04:05:44 +03:00
Alex
b8c5c15a47
implemented interrupts handler & stub crash screen 2022-10-16 20:53:57 +03:00
Alex
004fa99590
Fixed SMP core detection 2022-10-15 15:09:26 +03:00
Alex
d5d5478d4d
Update HPETHeader 2022-10-13 06:31:59 +03:00
Alex
ad9817a2db
Added APIC & SMP stub 2022-10-11 02:43:23 +03:00
Alex
32a17c5e63
Update files 2022-10-10 23:31:46 +03:00