From fea8e314e6291bd55fd96b1bec478d500b548489 Mon Sep 17 00:00:00 2001 From: czjstmax Date: Sun, 22 Feb 2026 02:33:30 +0100 Subject: initial commit i cant get the stage2 to load kernel, or the kernel to print. it's 2 am so gn for now. Signed-off-by: czjstmax --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..71257aa --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +### müllos + +minimal x86_64 'operating system' experiment von czjstmax. \ +the name is based off the german word for trash. haha. + +--- + +the objectives for müllos are to have: +- a C compiler work on it +- an integrated minimal userland shell. + +#### müllkernel +the simple and very stoopid kernel for za müllos. + -- cgit v1.3.1