12 Commits

Author SHA1 Message Date
Alex
bef0897442
Fix 32-bit compilation 2023-08-23 16:59:21 +03:00
Alex
80980ecfaf
Move drivers to kernel 2023-05-19 07:27:42 +03:00
Alex
89d747e52c
Update timing implementation 2023-04-23 05:30:58 +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
115557a551
For Virtual() use KernelPageTable as page table 2023-03-20 00:11:10 +02:00
Alex
ce13f5ea82
Updated driver API code 2023-03-09 06:45:09 +02:00
Alex
3ec416b215
Updated driver API 2023-03-02 02:30:25 +02:00
Alex
690191b927
Updated DriverAPI functions 2022-12-24 06:21:49 +02:00
Alex
cddf0426e3
Fixed compiler warnings 2022-12-21 20:05:57 +02:00
Alex
e4ec9d87b8
Improved driver loading/unloading 2022-12-18 14:31:02 +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