Commit Graph

13 Commits

Author SHA1 Message Date
3b798e5daa core: remove bozo typedef for types 2025-02-07 12:35:32 +01:00
d7626df19c core: change types from uint32_t to u32 (e.g) 2025-01-27 11:26:15 +01:00
4ec1a4962d fix: (maybe): remove gdt address 2025-01-22 14:06:44 +01:00
b9691b1948 wip: TSS added to the gdt and start to implement scheduler 2025-01-13 15:46:09 +01: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
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