Commit Graph

11 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
9855669662 fix: gdt init no longer crashes
WIP: change page directory and stuff so the memory can work properly
2024-10-14 23:36:41 +02:00
a3bbffcfd9 core: use define for gdt offset 2024-10-02 14:15:49 +02:00
a02931a165 feature: print_stack working (dont use opti flags, else the stack is broken) 2024-09-17 11:10:41 +02:00
08f7352a31 clean: remove useless struct 2024-09-10 21:39:52 +02:00
365ed0cc2e fix: gdt work I think 2024-09-10 21:38:43 +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