|
b9691b1948
|
wip: TSS added to the gdt and start to implement scheduler
|
2025-01-13 15:46:09 +01:00 |
|
|
d348ac109e
|
fix: interrupt handler function uses an array
fix: gdt calls cli asm instruction at init
|
2024-10-08 10:56:15 +02:00 |
|
|
a3bbffcfd9
|
core: use define for gdt offset
|
2024-10-02 14:15:49 +02:00 |
|
|
2e41858c77
|
feature: log level on kprintf (color)
fix: kprintf now uses concatenated strings for the flag
|
2024-09-20 12:40:36 +02:00 |
|
|
8fd17276b2
|
fix: compilation warning for maybe unused variables
feature: shell - autocomplete and help menu improved
|
2024-09-19 00:05:21 +02:00 |
|
|
a02931a165
|
feature: print_stack working (dont use opti flags, else the stack is broken)
|
2024-09-17 11:10:41 +02:00 |
|
|
e7a8d39ad7
|
reboot is done
|
2024-09-11 16:46:39 +02:00 |
|
|
365ed0cc2e
|
fix: gdt work I think
|
2024-09-10 21:38:43 +02:00 |
|
|
cc9aca2595
|
fix: gdt add stack
|
2024-09-10 16:39:31 +02:00 |
|
|
232b19666a
|
core: added the shell structure
|
2024-09-10 12:03:08 +02:00 |
|
|
5fc5a3be0e
|
fix: cringe gdt and and stack gdt
|
2024-09-10 11:19:23 +02:00 |
|
|
0787b1a1fc
|
add: gdt (peut etre y'a un gdt on sait pas)
|
2024-09-09 18:00:17 +02:00 |
|