Commit Graph

159 Commits

Author SHA1 Message Date
c17f61611e Improve buildsystem by making build directory
We now create build directory for kernel and libc so that source
directories are kept more clean.
2022-12-03 18:17:37 +02:00
123382eace Fixes :) 2022-11-15 21:42:14 +02:00
35e21ca4ce Improve integer printing 2022-11-15 16:34:16 +02:00
9e933a5ec5 Add kernel panic function 2022-11-14 18:53:00 +02:00
b185ed4fd3 Libc is now written in C++ 2022-11-14 00:31:24 +02:00
a1a709974a Add %p to printf 2022-11-13 00:33:45 +02:00
5a3596170c Add strcpy and strncpy 2022-11-12 23:47:06 +02:00
7ad8189e24 Add somewhat functioning printf 2022-11-12 23:36:39 +02:00
e6b4866ab0 Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00