22 Commits

Author SHA1 Message Date
Alex
9a22cfe02e
Now works 2022-12-05 20:46:27 +02:00
Alex
7bff9f260e
oopsie 2022-12-05 20:43:10 +02:00
Alex
a32ca16d2b
Attempt to rewrite the VMM - currently not working 2022-12-05 06:00:45 +02:00
Alex
2d1c42fbcd
Memory related code optimization 2022-12-05 00:48:41 +02:00
Alex
0289054900
Changed a lot of files. Summary: profiler support; "SafeFunction"; UnlockDeadLock kernel config; Code optimization & more 2022-11-28 08:25:37 +02:00
Alex
eaaf8427dc
Stack guard implementation 2022-11-21 03:20:13 +02:00
Alex
cabdc5263e
Kernel now compiles on x32 2022-11-14 14:54:18 +02:00
Alex
5f320bcf25
Better address check 2022-11-11 04:41:37 +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
5ead0d7f9b
Fixed usermode apps crashing 2022-11-07 01:43:12 +02:00
Alex
52ef1e3b3b
Updated memory mapping functions 2022-11-05 04:40:15 +02:00
Alex
aa45396d5b
Updated memory initializator 2022-11-04 05:31:12 +02:00
Alex
359c88150f
Updated memory initializator 2022-11-04 05:28:24 +02:00
Alex
b9c725c1db
Removed debug messages in Check() 2022-11-01 20:12:55 +02:00
Alex
00cda98a62
Added Check() function 2022-11-01 19:57:15 +02:00
Alex
74a4685ba9
Clear new allocated memory 2022-10-28 08:49:52 +03:00
Alex
33f95cb427
Update files 2022-10-27 03:24:08 +03:00
Alex
11e6080fe1
Fixed "_ZnwmSt11align_val_t" compiler error 2022-10-22 04:00:42 +03:00
Alex
5d41d36bd8
Implemented SmartCriticalSection 2022-10-21 03:49:12 +03:00
Alex
7750dd777e
Replaced string to convert 2022-10-20 01:06:20 +03:00
Alex
cb349ae620
x32 still not working (TODO: do 1:1 page mapping, except for kernel) 2022-10-18 21:16:12 +03:00
Alex
4b6683823f
Update files 2022-10-10 23:29:39 +03:00