Hobby operating system for x86_64
Go to file
Bananymous ac2ba8bc56 LibC: Remove actual printing from putc() since we were panicing anyway 2022-12-10 00:30:00 +02:00
kernel Kernel: Implement very basic, but functional kmalloc/kfree 2022-12-09 00:26:24 +02:00
libc LibC: Remove actual printing from putc() since we were panicing anyway 2022-12-10 00:30:00 +02:00
.gitignore Improve buildsystem by making build directory 2022-12-03 18:17:37 +02:00
build.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
clean.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
config.sh Kernel is now in C++ :) 2022-11-12 21:30:26 +02:00
default-host.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
headers.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
iso.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
qemu.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
target-triplet-to-arch.sh Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00