Commit Graph

11 Commits

Author SHA1 Message Date
Alex
4d874a3e81 Moved backspace() & append() 2022-11-16 16:03:09 +02:00
Alex
786a8432c0 Show cpu data info on details screen 2022-11-16 16:02:37 +02:00
Alex
01e892a8be Get cpu data too 2022-11-16 16:02:17 +02:00
Alex
89f5d29135 Do not stop the scheduler at the beginning of the crash handler 2022-11-15 15:22:18 +02:00
Alex
c2628019b7 Syscalls working as expected 2022-11-15 15:09:52 +02:00
Alex
3542dfca8b Code fixes and stability 2022-11-15 01:50:07 +02:00
Alex
cabdc5263e Kernel now compiles on x32 2022-11-14 14:54:18 +02:00
Alex
042bce48a0 Kernel & User time stub 2022-11-14 07:42:37 +02:00
Alex
3112d51168 Few improvements for crash screen 2022-11-11 05:02:03 +02:00
Alex
dc5b6498f9 Improved crash screen 2022-11-11 04:42:28 +02:00
Alex
77081b4e1e Stability fixes (i hope); attempt to implement argc, argv, envp, auxv; Syscalls 2022-11-10 07:09:32 +02:00