Alex
|
446a571018
|
Tasking is now working under 32-bit
|
2023-09-07 04:22:34 +03:00 |
|
Alex
|
7842b6310d
|
Fix broken 32-bit kernel
|
2023-08-24 03:13:36 +03:00 |
|
Alex
|
2c51e4432f
|
Update kernel
|
2023-08-06 04:53:14 +03:00 |
|
Alex
|
41db477173
|
Update kernel
|
2023-06-10 13:11:25 +03:00 |
|
Alex
|
d527121883
|
Add implementation for GDT & IDT on x32 and QoL fixes
|
2023-05-17 03:28:57 +03:00 |
|
Alex
|
816e5461c9
|
Fix type sizes
|
2023-05-13 07:40:07 +03:00 |
|
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
|
fcbb298077
|
Fix compiler warnings
|
2023-04-23 07:02:24 +03:00 |
|
Alex
|
411b468f71
|
Optimize memory usage
|
2023-04-11 12:06:32 +03:00 |
|
Alex
|
69bfc7d9ed
|
Kernel processes should have IsCritical flag enabled by default
|
2023-04-11 11:42:12 +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
|
4e20d4d9f4
|
Enable compilation of project on AArch64 architecture
|
2023-04-04 16:06:54 +03:00 |
|
Alex
|
25256d81a8
|
Added license headers to all project files
|
2023-04-04 02:19:05 +03:00 |
|
Alex
|
9e21c5326b
|
Support i386
|
2023-03-29 03:02:49 +03:00 |
|
Alex
|
98677c7b5b
|
Unhook interrupts from every driver on crash
|
2023-03-27 20:30:03 +03:00 |
|
Alex
|
93afcd2210
|
QoL improvements
|
2023-03-27 20:11:32 +03:00 |
|
Alex
|
f4641e21fe
|
Refactor driver file creation to use structured binding
|
2023-03-26 21:20:12 +03:00 |
|
Alex
|
3d03f8943b
|
Improve exception message
|
2023-03-23 23:27:37 +02:00 |
|
Alex
|
5c91f23527
|
x32 is now compiling
|
2023-03-04 21:17:19 +02:00 |
|
Alex
|
62e9d7b9c9
|
fixme
|
2023-02-24 10:15:05 +02:00 |
|
Alex
|
c817be50ff
|
Put CPU namespaces in separate files to make cpu.hpp smaller
|
2023-02-22 01:48:38 +02:00 |
|
Alex
|
4cdc3dffaa
|
Removed messages
|
2023-02-19 00:53:45 +02:00 |
|
Alex
|
73e5f13d35
|
Signal all cores to stop on exception
|
2023-02-19 00:51:44 +02:00 |
|
Alex
|
476e97baf1
|
Added ForceUnlock boolean
|
2023-02-18 04:11:28 +02:00 |
|
Alex
|
5ae9cbf27b
|
Added "uartmemdmp" command
|
2023-02-16 02:29:43 +02:00 |
|
Alex
|
5257ff662f
|
Debug what destructors are called
|
2023-02-14 03:53:09 +02:00 |
|
Alex
|
9416bd5cb9
|
Fixed kernel hang on IPC wait
|
2023-02-13 16:16:09 +02:00 |
|
Alex
|
640f6a412a
|
Updated crash screen
|
2023-02-06 19:33:48 +02:00 |
|
Alex
|
bcca1e9b6c
|
Forgot "\"
|
2022-12-21 21:48:33 +02:00 |
|
Alex
|
985d614be2
|
Compiles on x86 but everything is broken
|
2022-12-21 02:11:49 +02:00 |
|
Alex
|
a677f3c159
|
Updated types
|
2022-12-21 00:43:51 +02:00 |
|
Alex
|
0a2e8f7154
|
Updated bitmap command
|
2022-12-20 00:47:46 +02:00 |
|
Alex
|
9c16a522ef
|
Added "mem" command
|
2022-12-18 16:11:28 +02:00 |
|
Alex
|
ed49b3ab7c
|
Fixed broken driver unloading on shutdown/crash
|
2022-12-17 18:20:47 +02:00 |
|
Alex
|
b4cb49e696
|
Updated driver shutdown
|
2022-12-16 03:07:29 +02:00 |
|
Alex
|
ad61c7acc5
|
Stop all drivers on shutdown / crash
|
2022-12-15 14:16:22 +02:00 |
|
Alex
|
6d58f04f1f
|
TODO
|
2022-12-10 05:58:52 +02:00 |
|
Alex
|
eea4a9eae1
|
Added dump command
|
2022-12-08 19:15:34 +02:00 |
|
Alex
|
eab80c215c
|
Fixed wrong stack pointer & new tss command for crash screen
|
2022-12-07 04:15:20 +02:00 |
|
Alex
|
4a536ed8b3
|
Added crX command in crash handler
|
2022-12-06 09:31:16 +02:00 |
|
Alex
|
90fc58f5fb
|
GetAddress() should be bit shifted
|
2022-12-06 01:24:49 +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
|
f34278891b
|
Added tlb & bitmap commands
|
2022-12-05 00:47:15 +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
|
01e892a8be
|
Get cpu data too
|
2022-11-16 16:02:17 +02:00 |
|
Alex
|
89f5d29135
|
Do not stop the scheduler at the beginning of the crash handler
|
2022-11-15 15:22:18 +02:00 |
|