14 Commits

Author SHA1 Message Date
Alex
c7046fe06f
Fix aarch64 2023-05-11 18:45:49 +03:00
Alex
b68c8c18a5
Implement mb2 stub support 2023-05-09 04:57:17 +03:00
Alex
98c137566d
Replace __attribute__ with a macro from types.h 2023-04-07 05:22:14 +03:00
Alex
b265b4aced
Make aarch64 compilable 2023-04-04 19:36:45 +03:00
Alex
25256d81a8
Added license headers to all project files 2023-04-04 02:19:05 +03:00
Alex
75883030ad
Renamed "interrupts.hpp" to "ints.hpp" 2023-02-28 12:58:09 +02:00
Alex
08ab104eb1
Runtime stuff 2022-11-11 04:41:12 +02:00
Alex
77081b4e1e
Stability fixes (i hope); attempt to implement argc, argv, envp, auxv; Syscalls 2022-11-10 07:09:32 +02:00
Alex
33f95cb427
Update files 2022-10-27 03:24:08 +03:00
Alex
a6d5e08e3b
Moved arm64Entry 2022-10-19 18:40:17 +03:00
Alex
b96b09a8b5
kernel boots with multiboot2 2022-10-13 06:43:12 +03:00
Alex
aae1f22458
Fixing SMP stub for x32 and arm64 2022-10-12 04:34:56 +03:00
Alex
a2da69d777
Added syscalls stub 2022-10-12 04:34:37 +03:00
Alex
32a17c5e63
Update files 2022-10-10 23:31:46 +03:00