antifallobst
|
ff71a366c3
|
license: removed unnecessary license comment blocks
|
2023-03-10 11:32:50 +01:00 |
antifallobst
|
257999f0fe
|
feature (syscalls): implemented syscall arguments and return value
|
2023-03-08 18:25:20 +01:00 |
antifallobst
|
e078840aef
|
fix (gdt): NoxOS now loads its own GDT instead of using limines
|
2023-03-05 15:40:15 +01:00 |
antifallobst
|
9d5ba72228
|
fix (core): made CORE_HALT_WHILE interruptable while interrupt handlers
|
2023-03-04 17:23:12 +01:00 |
antifallobst
|
793aa090e7
|
license: updated license GPL3 -> MIT
|
2023-02-27 16:24:45 +01:00 |
antifallobst
|
ab055a4d66
|
fix (kernel): renamed 'start_scheduler' syscall to 'scheduler_start'
|
2023-02-18 17:58:54 +01:00 |
antifallobst
|
84e4c1c51c
|
feature (kernel): Implemented syscall architecture
|
2023-02-17 15:18:12 +01:00 |
antifallobst
|
68d2ef7de4
|
feature (kernel): implemented PIC functionalities and PIT functionalities
|
2023-02-17 12:51:11 +01:00 |
antifallobst
|
1f290c3414
|
fix (kernel): fixed #GPF on iretq bug
|
2023-02-17 12:22:51 +01:00 |
antifallobst
|
45f18251a9
|
fix (kernel): made GDT selctors an enum
|
2023-02-09 13:32:51 +01:00 |
antifallobst
|
9b3b76f33d
|
fix (kernel): renamed 'crs' to 'cs' in cpu_state_T
|
2023-02-09 13:28:37 +01:00 |
antifallobst
|
d751d35a71
|
implemented exception handling
|
2023-02-05 15:29:26 +01:00 |
antifallobst
|
60cece9afb
|
pain
|
2023-02-05 14:39:35 +01:00 |