Commit Graph

12 Commits

Author SHA1 Message Date
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
93afcd2210 QoL improvements 2023-03-27 20:11:32 +03:00
Alex
028115a1b0 Boot screen & change shutting down/rebooting procedure 2023-03-25 12:05:33 +02:00
Alex
6b01a21a71 Change Interrupts::Handler 2023-03-23 20:48:09 +02:00
Alex
c817be50ff Put CPU namespaces in separate files to make cpu.hpp smaller 2023-02-22 01:48:38 +02:00
Alex
ffdbc6e598 Call BeforeShutdown before shutting down 2022-12-29 05:03:59 +02:00
Alex
581638c256 Update files 2022-10-26 21:55:31 +03:00
Alex
23f980f010 Fixed DSDT 2022-10-25 19:14:18 +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
32a17c5e63 Update files 2022-10-10 23:31:46 +03:00