Alex
|
11a8e55451
|
Update kernel
|
2023-08-24 04:50:13 +03:00 |
|
Alex
|
425da0b8c3
|
Add parallel.log
|
2023-08-24 04:49:51 +03:00 |
|
Alex
|
13cc13e178
|
Removed memtrk
|
2023-08-24 04:49:29 +03:00 |
|
Alex
|
03cd291f37
|
Update config
|
2023-08-24 04:48:15 +03:00 |
|
Alex
|
05610c7e7a
|
Fix compiler issues in 32-bit
|
2023-08-24 04:45:13 +03:00 |
|
Alex
|
83bd843e2b
|
Move ACPI and DSDT files to Core directory
|
2023-08-24 04:29:39 +03:00 |
|
Alex
|
b06cc8da26
|
Ignore unused parameters warning
|
2023-08-24 04:28:42 +03:00 |
|
Alex
|
aa108c08f6
|
Rework IDT
|
2023-08-24 03:14:52 +03:00 |
|
Alex
|
e689538542
|
Show available LPT and COM ports
|
2023-08-24 03:13:54 +03:00 |
|
Alex
|
7842b6310d
|
Fix broken 32-bit kernel
|
2023-08-24 03:13:36 +03:00 |
|
Alex
|
bef0897442
|
Fix 32-bit compilation
|
2023-08-23 16:59:21 +03:00 |
|
Alex
|
8898791257
|
Update kernel code
|
2023-08-22 06:21:17 +03:00 |
|
Alex
|
e5c3c55e17
|
Update userspace for mlibc support
|
2023-08-11 23:21:01 +03:00 |
|
Alex
|
644edf1c7c
|
Update Kernel submodule
|
2023-08-11 04:58:17 +03:00 |
|
Alex
|
ef3b761d4f
|
Removal of NASM support and migration of .asm files to .s
|
2023-08-11 04:57:32 +03:00 |
|
Alex
|
19a36b37ee
|
Update Kernel submodule
|
2023-08-06 18:28:10 +03:00 |
|
Alex
|
0dc4593625
|
Fix compilation on Release mode
|
2023-08-06 15:46:30 +03:00 |
|
Alex
|
4b930236c7
|
Update OS
|
2023-08-06 04:55:00 +03:00 |
|
Alex
|
2c51e4432f
|
Update kernel
|
2023-08-06 04:53:14 +03:00 |
|
Alex
|
2fd23205db
|
Update userspace
|
2023-08-06 04:52:48 +03:00 |
|
Alex
|
7e78c2e124
|
Add meson, gcc-10 & g++-10
|
2023-06-12 02:40:11 +03:00 |
|
Alex
|
0f8cb900cb
|
Update echo
|
2023-06-12 00:46:49 +03:00 |
|
Alex
|
b10d76cd53
|
Update libc
|
2023-06-12 00:46:35 +03:00 |
|
Alex
|
3b65386399
|
Update crash keyboard driver
|
2023-06-11 12:24:30 +03:00 |
|
Alex
|
85c0de688d
|
Fix sleep syscall
|
2023-06-11 01:36:39 +03:00 |
|
Alex
|
f552b8f6f0
|
Update debug macros
|
2023-06-11 01:34:37 +03:00 |
|
Alex
|
b2b08b14a3
|
Fix github workflow
|
2023-06-10 14:54:53 +03:00 |
|
Alex
|
d12799b9f5
|
Update submodules
|
2023-06-10 13:16:07 +03:00 |
|
Alex
|
12497ae1fc
|
Update vscode config
|
2023-06-10 13:15:42 +03:00 |
|
Alex
|
964d5fa2d0
|
Update mlibc
|
2023-06-10 13:13:12 +03:00 |
|
Alex
|
9730af9992
|
Update OS
|
2023-06-10 13:12:18 +03:00 |
|
Alex
|
41db477173
|
Update kernel
|
2023-06-10 13:11:25 +03:00 |
|
Alex
|
22e75b9540
|
Update userspace
|
2023-06-10 13:10:56 +03:00 |
|
Alex
|
dcdba03426
|
Kernel shell stub
|
2023-05-25 02:49:32 +03:00 |
|
Alex
|
a93ea49644
|
Do not make modules mandatory
|
2023-05-25 02:39:53 +03:00 |
|
Alex
|
64948bb92f
|
Add cmath header
|
2023-05-22 02:43:38 +03:00 |
|
Alex
|
9bf67e3d7f
|
Update issues list
|
2023-05-22 02:43:28 +03:00 |
|
Alex
|
3d93f9d919
|
Update ustar functions
|
2023-05-22 01:48:10 +03:00 |
|
Alex
|
fedccbfd79
|
Add alloc functions to stdlib header
|
2023-05-22 01:47:38 +03:00 |
|
Alex
|
07e24dccda
|
Return if /modules doesn't exist
|
2023-05-22 01:23:38 +03:00 |
|
Alex
|
061363d85d
|
Fix fork() syscall
|
2023-05-22 00:43:45 +03:00 |
|
Alex
|
5cb799df89
|
Update vscode config
|
2023-05-21 06:05:56 +03:00 |
|
Alex
|
ed5faa7b55
|
Update vscode configs
|
2023-05-21 06:05:26 +03:00 |
|
Alex
|
a9f7922ee4
|
Update paths
|
2023-05-20 16:39:35 +03:00 |
|
Alex
|
d949a1a449
|
Update paths
|
2023-05-20 16:39:30 +03:00 |
|
Alex
|
f4dbd4f59d
|
Update paths
|
2023-05-20 16:39:20 +03:00 |
|
Alex
|
4a2306f325
|
Fix duplicate recipe in Makefile
|
2023-05-20 05:13:02 +03:00 |
|
Alex
|
a25beb0d73
|
Update Userspace submodule
|
2023-05-20 05:06:23 +03:00 |
|
Alex
|
9007e5bd26
|
Update doomgeneric submodule
|
2023-05-20 05:06:07 +03:00 |
|
Alex
|
8a6d604943
|
Update submodules
|
2023-05-20 04:51:04 +03:00 |
|