Hobby operating system for x86_64
Go to file
Bananymous 8a8793fd2d BuildSystem: you can now build the toolchain with cmake 2023-04-06 00:23:02 +03:00
BAN BuildSystem: you can now build the toolchain with cmake 2023-04-06 00:23:02 +03:00
base Kernel: Device dev and rdev number is done more properly 2023-04-03 11:43:16 +03:00
kernel BuildSystem: you can now build the toolchain with cmake 2023-04-06 00:23:02 +03:00
libc BuildSystem: you can now build the toolchain with cmake 2023-04-06 00:23:02 +03:00
toolchain BuildSystem: you can now build the toolchain with cmake 2023-04-06 00:23:02 +03:00
.gitignore Update .gitignore 2023-04-06 00:02:47 +03:00
CMakeLists.txt BuildSystem: you can now build the toolchain with cmake 2023-04-06 00:23:02 +03:00
README.md Create README.md 2023-03-18 04:05:59 +02:00
bochs.sh BuildSystem: We are now using cmake instead of plain make 2023-04-02 04:07:27 +03:00
image-full.sh BuildSystem: We are now using cmake instead of plain make 2023-04-02 04:07:27 +03:00
image.sh BuildSystem: We are now using cmake instead of plain make 2023-04-02 04:07:27 +03:00
install-usb.sh Build: install-usb now prints write size correctly in MiB 2023-03-08 02:41:44 +02:00
linecount.sh Scipts: linecount doesn't count lines in build/ 2023-04-02 04:09:54 +03:00
qemu.sh BuildSystem: We are now using cmake instead of plain make 2023-04-02 04:07:27 +03:00

README.md

banan-os

My hobby operating system. Currently runs on x86 32 and 64 bit cpus.