Commit Graph

18 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
41db477173 Update kernel 2023-06-10 13:11:25 +03:00
816e5461c9 Fix type sizes 2023-05-13 07:40:07 +03:00
c1eaabf97b Bug fixes 2023-04-25 05:14:12 +03:00
cd0a470e1d Fix a bug where GetCurrentProcess returned null inside DSDT 2023-04-23 07:50:09 +03:00
98c137566d Replace __attribute__ with a macro from types.h 2023-04-07 05:22:14 +03:00
25256d81a8 Added license headers to all project files 2023-04-04 02:19:05 +03:00
93afcd2210 QoL improvements 2023-03-27 20:11:32 +03:00
028115a1b0 Boot screen & change shutting down/rebooting procedure 2023-03-25 12:05:33 +02:00
6b01a21a71 Change Interrupts::Handler 2023-03-23 20:48:09 +02:00
c817be50ff Put CPU namespaces in separate files to make cpu.hpp smaller 2023-02-22 01:48:38 +02:00
ffdbc6e598 Call BeforeShutdown before shutting down 2022-12-29 05:03:59 +02:00
581638c256 Update files 2022-10-26 21:55:31 +03:00
23f980f010 Fixed DSDT 2022-10-25 19:14:18 +03:00
c944f57a3b APIC implementation (not working as expected) 2022-10-17 04:05:44 +03:00
b8c5c15a47 implemented interrupts handler & stub crash screen 2022-10-16 20:53:57 +03:00
32a17c5e63 Update files 2022-10-10 23:31:46 +03:00