os/kernel
2025-06-30 05:54:17 +02:00
..
io Savepoint, trying to implement tasks but it aint workin 2024-08-22 13:41:51 +02:00
debugging.c Fixed a bug in the heap and nicer formatting for print_heap 2024-08-12 16:27:53 +02:00
elf.c idk why but it appears that it's the tty.c that messes up the tasks, so if I clear the interrupt flag by calling it as a syscall it works 2025-06-30 05:54:17 +02:00
heap.c Testing paging and entering userland 2025-02-25 18:48:58 +01:00
kernel.c idk why but it appears that it's the tty.c that messes up the tasks, so if I clear the interrupt flag by calling it as a syscall it works 2025-06-30 05:54:17 +02:00
syscall.c The task switching is inconsistent 2025-02-26 01:42:35 +01:00
task.c Massively Improved Multitasking 2025-06-27 23:55:47 +02:00