Alex
|
2c51e4432f
|
Update kernel
|
2023-08-06 04:53:14 +03:00 |
|
Alex
|
d527121883
|
Add implementation for GDT & IDT on x32 and QoL fixes
|
2023-05-17 03:28:57 +03:00 |
|
Alex
|
0eb8ba0f69
|
Fix bug causing vector removal to skip elements
|
2023-04-20 03:24:23 +03:00 |
|
Alex
|
70e11f17e7
|
Implement std::atomic and remove the old implementation Atomic and rename vector.hpp to vector
|
2023-04-10 05:29:41 +03:00 |
|
Alex
|
b4dbf2c281
|
QoL and bug fixes
|
2023-04-10 03:11:46 +03:00 |
|
Alex
|
25256d81a8
|
Added license headers to all project files
|
2023-04-04 02:19:05 +03:00 |
|
Alex
|
93afcd2210
|
QoL improvements
|
2023-03-27 20:11:32 +03:00 |
|
Alex
|
f86f3d9293
|
Rename std functions to match the standard
|
2023-03-23 04:56:49 +02:00 |
|
Alex
|
46f399c3cd
|
UART io functions should be inline
|
2023-03-14 00:02:24 +02:00 |
|
Alex
|
5c91f23527
|
x32 is now compiling
|
2023-03-04 21:17:19 +02:00 |
|
Alex
|
392ebc9be2
|
Renamed "__no_instrument_function"
|
2023-02-27 22:19:40 +02:00 |
|
Alex
|
5427e7f2ca
|
Set baud rate to 115200
|
2023-02-25 07:23:25 +02:00 |
|
Alex
|
a677f3c159
|
Updated types
|
2022-12-21 00:43:51 +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
|
e535a5e0c6
|
Oh my god how stupid I can be sometimes
|
2022-11-19 09:54:08 +02:00 |
|
Alex
|
2571c4f539
|
Added ubsan
|
2022-11-17 03:33:18 +02: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 |
|