Commit Graph

11 Commits

Author SHA1 Message Date
96daa43d38 Update kernel 2024-01-19 06:47:42 +02:00
889e1522a3 Restructured and rewritten entire codebase 2023-10-09 01:16:24 +03:00
c7046fe06f Fix aarch64 2023-05-11 18:45:49 +03:00
72918cdc18 Rewrite syscall stub and SyscallsFrame structure 2023-05-05 17:33:33 +03:00
25256d81a8 Added license headers to all project files 2023-04-04 02:19:05 +03:00
5c91f23527 x32 is now compiling 2023-03-04 21:17:19 +02:00
a677f3c159 Updated types 2022-12-21 00:43:51 +02:00
3542dfca8b Code fixes and stability 2022-11-15 01:50:07 +02:00
77081b4e1e Stability fixes (i hope); attempt to implement argc, argv, envp, auxv; Syscalls 2022-11-10 07:09:32 +02:00
f8b77735d8 Small fixes for crash handler 2022-10-16 23:36:44 +03:00
a2da69d777 Added syscalls stub 2022-10-12 04:34:37 +03:00