26 Commits

Author SHA1 Message Date
Alex
149d8ba790
Make kernel to boot in x32 2023-05-11 18:34:21 +03:00
Alex
61aea6aa8d
fork() stub and QoL improvements 2023-05-03 06:37:39 +03:00
Alex
b4dbf2c281
QoL and bug fixes 2023-04-10 03:11:46 +03:00
Alex
7fa3e91a53
Optimize memory mapping 2023-04-07 05:12:48 +03:00
Alex
540152a339
Add support for 2MB and 1GB map 2023-04-07 01:39:11 +03:00
Alex
25256d81a8
Added license headers to all project files 2023-04-04 02:19:05 +03:00
Alex
eae6006d25
Add Virtual::GetPhysical() 2023-03-31 17:30:33 +03:00
Alex
678744f65d
Fix kernel mapping 2023-03-27 20:30:19 +03:00
Alex
9ce301907a
QoL improvements 2023-03-24 16:22:42 +02:00
Alex
6a7e940e80
Show address in error message 2023-03-23 23:23:02 +02:00
Alex
5c91f23527
x32 is now compiling 2023-03-04 21:17:19 +02:00
Alex
a677f3c159
Updated types 2022-12-21 00:43:51 +02:00
Alex
3454c9692f
Add flags to all page directories (as Intel 317080-003 doc says) 2022-12-06 01:27:00 +02:00
Alex
632852c9e4
Small fixes 2022-12-06 00:14:37 +02:00
Alex
1bb97f19fd
Apply code from memory-test branch 2022-12-05 23:20:06 +02:00
Alex
0116fd3b38
Oops, SetFlag() should not clear the entire data 2022-12-05 06:02:25 +02:00
Alex
2d1c42fbcd
Memory related code optimization 2022-12-05 00:48:41 +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
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
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
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
4b6683823f
Update files 2022-10-10 23:29:39 +03:00