Commit Graph

18 Commits

Author SHA1 Message Date
Alex
6d95cd5261 Rework for APIC & added support for x2APIC 2023-08-31 01:07:55 +03:00
Alex
83bd843e2b Move ACPI and DSDT files to Core directory 2023-08-24 04:29:39 +03:00
Alex
7842b6310d Fix broken 32-bit kernel 2023-08-24 03:13:36 +03:00
Alex
bef0897442 Fix 32-bit compilation 2023-08-23 16:59:21 +03:00
Alex
2c51e4432f Update kernel 2023-08-06 04:53:14 +03:00
Alex
85c0de688d Fix sleep syscall 2023-06-11 01:36:39 +03:00
Alex
d527121883 Add implementation for GDT & IDT on x32 and QoL fixes 2023-05-17 03:28:57 +03:00
Alex
0eb8ba0f69 Fix bug causing vector removal to skip elements 2023-04-20 03:24:23 +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
b4dbf2c281 QoL and bug fixes 2023-04-10 03:11:46 +03:00
Alex
4e20d4d9f4 Enable compilation of project on AArch64 architecture 2023-04-04 16:06:54 +03:00
Alex
25256d81a8 Added license headers to all project files 2023-04-04 02:19:05 +03:00
Alex
9e21c5326b Support i386 2023-03-29 03:02:49 +03:00
Alex
93afcd2210 QoL improvements 2023-03-27 20:11:32 +03:00
Alex
9ce301907a QoL improvements 2023-03-24 16:22:42 +02:00
Alex
6b01a21a71 Change Interrupts::Handler 2023-03-23 20:48:09 +02:00
Alex
f86f3d9293 Rename std functions to match the standard 2023-03-23 04:56:49 +02:00
Alex
d1035ba41f Moved interrupts manager file 2023-03-14 06:50:01 +02:00