Commit Graph

9 Commits

Author SHA1 Message Date
b4dbf2c281 QoL and bug fixes 2023-04-10 03:11:46 +03:00
f81922f63d Move syscall handler to SystemCalls.cpp 2023-04-04 03:25:25 +03:00
25256d81a8 Added license headers to all project files 2023-04-04 02:19:05 +03:00
c2628019b7 Syscalls working as expected 2022-11-15 15:09:52 +02:00
5dd496a73f TODO 2022-11-15 01:50:11 +02:00
77081b4e1e Stability fixes (i hope); attempt to implement argc, argv, envp, auxv; Syscalls 2022-11-10 07:09:32 +02:00
cae9572cc1 More work on system calls 2022-10-20 05:02:49 +03:00
7b5758d950 Fixed "unknown pseudo-op: `.loop'" 2022-10-12 04:39:54 +03:00
a2da69d777 Added syscalls stub 2022-10-12 04:34:37 +03:00