74 Commits

Author SHA1 Message Date
Alex
6deb37fbfe
Compile doom 2023-04-23 21:38:12 +03:00
Alex
8ea508fa48
Update sysbase.h 2023-04-21 18:52:57 +03:00
Alex
52f39a9931
Fix wrong file syscall usage 2023-04-21 18:31:51 +03:00
Alex
e5b83f6b72
Fix multiple bugs throughout the codebase 2023-04-21 17:25:00 +03:00
Alex
baacbbdbd7
Fix elf interpreter 2023-04-20 08:07:39 +03:00
Alex
c20aae9504
Fix elf interpreter (less broken) 2023-04-07 05:28:38 +03:00
Alex
78494d58eb
Fix stub lib 2023-04-07 05:28:13 +03:00
Alex
1a2f662bf9
Update license year 2023-04-04 02:03:07 +03:00
Alex
16d9ce870e
Reset the color to #CCCCCC 2023-04-02 15:48:58 +03:00
Alex
865ad9257b
Fix functions visibility 2023-04-02 15:48:45 +03:00
Alex
434589b73c
Disable SIMD in printf functions 2023-04-02 15:48:23 +03:00
Alex
d8a3c5a127
Do not build with SIMD support 2023-04-02 15:47:10 +03:00
Alex
21b743e047
Fix elf interpreter and clean up the code 2023-04-02 15:46:42 +03:00
Alex
58bc0b1c8c
Update mlibc submodule 2023-03-31 17:42:56 +03:00
Alex
7234de7920
Update ELF interpreter 2023-03-31 17:39:01 +03:00
Alex
b63459b7f3
Update KCtl enum 2023-03-31 17:38:33 +03:00
Alex
fc97b09d6e
Support i386 2023-03-29 03:02:29 +03:00
Alex
0c10aac7df
Typo 2023-03-23 05:29:35 +02:00
Alex
c63330527d
Include only mlibc 2023-03-23 05:25:18 +02:00
Alex
1062aed6d7
Make sure the code won't continue after exit syscall 2023-03-20 20:28:41 +02:00
Alex
0b510e10f0
Almost working elf interpreter 2023-03-20 06:56:49 +02:00
Alex
fccec5a09e
Add InterpreterIPCData 2023-03-20 04:42:14 +02:00
Alex
2e4c753dab
Add missing libc headers 2023-03-20 03:18:25 +02:00
Alex
56fa6343fb
Do not compile doomgeneric yet 2023-03-20 03:18:06 +02:00
Alex
89ddafed35
Remove "--quiet" flag 2023-03-20 03:17:57 +02:00
Alex
0f122398b1
Update doomgeneric submodule 2023-03-20 03:17:41 +02:00
Alex
d7e58bab5b
Update vscode-cpptools config 2023-03-20 03:17:31 +02:00
Alex
58f7fc86a5
Remove "--quiet" flag 2023-03-20 02:32:49 +02:00
Alex
cf749037c4
Add doomgeneric 2023-03-20 02:32:15 +02:00
Alex
9242471469
Sleep before checking again if the thread is critical 2023-03-20 01:54:33 +02:00
Alex
f1c703452d
Update init 2023-02-19 01:49:29 +02:00
Alex
7641acedac
Wrong casting 2023-02-13 16:13:54 +02:00
Alex
dff306fa2e
Stub 2023-02-10 05:44:06 +02:00
Alex
5de802f825
Updated Makefile 2023-01-03 00:45:01 +02:00
Alex
6eb4bdd6f5
ELF Interpreter stub 2022-12-25 22:47:47 +02:00
Alex
40410cba41
Updated userspace 2022-12-24 09:18:45 +02:00
Alex
0ce6433311
Updated init app 2022-12-15 03:06:22 +02:00
Alex
d82d725f11
Updated libs 2022-12-15 02:58:29 +02:00
Alex
741e1e908f
libsys stub 2022-12-15 02:58:07 +02:00
Alex
06eb5a1467
Fixed header conflict 2022-12-15 02:57:36 +02:00
Alex
f9ae9df392
Updated init 2022-12-12 00:45:03 +02:00
Alex
123ae92e47
Updated libc 2022-12-12 00:44:43 +02:00
Alex
9ff9b3a319
Updated libs 2022-12-12 00:44:28 +02:00
Alex
dc1971acef
Typo 2022-12-11 05:36:53 +02:00
Alex
b33646cf11
Fixed crash 2022-12-10 09:32:53 +02:00
Alex
ae1a9cfda6
Fix envp 2022-12-10 09:32:41 +02:00
Alex
bf3275df0d
Push envc & envp 2022-12-10 09:32:32 +02:00
Alex
70eb5a4625
"hlt" causes GPF 2022-12-10 06:05:48 +02:00
Alex
e9d766e735
Added stub newlib and mlibc 2022-12-08 10:01:21 +02:00
Alex
397d4f9c5e
Toolchain 2022-12-08 07:45:56 +02:00