RaphProductions
a8e919b033
kernel - v0.7 beta
...
+ acpi: add acpi support
+ lapic: add lapic support
+ ioapic: add ioapic support
+ arch/x86_64: add support for "syscall"/"sysret"
2025-05-15 18:49:09 +02:00
RaphProductions
a838d99a5a
kernel: various changes.
...
+ kernel: replace sk-hello test executable with a test initramfs
+ panic: start implementing a proper kernel panic screen
+ lib: added a new string.h library for string manipulation.
+ kernel: replace all the strlen implementations with the strlen() function
2025-05-11 23:54:14 +02:00
RaphProductions
5168cfa4e1
vmm: debug user code page fault
2025-05-11 15:35:45 +02:00
RaphProductions
a379d66784
makefile: introduce a format command to run clang-format all over the kernel source.
2025-05-11 11:45:04 +02:00
RaphProductions
621f268f5b
term: depreciate rt, and switch to flanterm
2025-05-08 21:57:31 +02:00
RaphProductions
a6f371b4ad
elf: start writing elf loader
2025-05-08 15:17:13 +02:00
RaphProductions
175805604e
kernel: some random modifications
2025-05-07 22:12:35 +02:00
RaphProductions
cab7a75780
first commit
2025-05-06 20:19:48 +02:00