Hobby operating system for x86_64
Go to file
Bananymous 43ca62de47 BuildSystem: Create script for os specific toolchain 2023-04-06 00:02:13 +03:00
BAN BAN: Add data() member function to Array 2023-04-03 17:00:52 +03:00
base Kernel: Device dev and rdev number is done more properly 2023-04-03 11:43:16 +03:00
kernel Kernel: Shell now somewhat functions again 2023-04-05 11:37:41 +03:00
libc LibC: add stubs for a lot of functions 2023-04-05 23:58:40 +03:00
toolchain BuildSystem: Create script for os specific toolchain 2023-04-06 00:02:13 +03:00
.gitignore BuildSystem: We are now using cmake instead of plain make 2023-04-02 04:07:27 +03:00
CMakeLists.txt BuildSystem: building for 32-bit works now 2023-04-02 05:03:17 +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.