12 Commits

Author SHA1 Message Date
Alex
85c0de688d
Fix sleep syscall 2023-06-11 01:36:39 +03:00
Alex
72918cdc18
Rewrite syscall stub and SyscallsFrame structure 2023-05-05 17:33:33 +03:00
Alex
71c9306828
Make syscall handler stub easier to debug 2023-05-04 22:40:18 +03:00
Alex
b4dbf2c281
QoL and bug fixes 2023-04-10 03:11:46 +03:00
Alex
f81922f63d
Move syscall handler to SystemCalls.cpp 2023-04-04 03:25:25 +03:00
Alex
25256d81a8
Added license headers to all project files 2023-04-04 02:19:05 +03:00
Alex
c2628019b7
Syscalls working as expected 2022-11-15 15:09:52 +02:00
Alex
5dd496a73f
TODO 2022-11-15 01:50:11 +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
cae9572cc1
More work on system calls 2022-10-20 05:02:49 +03:00
Alex
7b5758d950
Fixed "unknown pseudo-op: `.loop'" 2022-10-12 04:39:54 +03:00
Alex
a2da69d777
Added syscalls stub 2022-10-12 04:34:37 +03:00