forked from Bananymous/banan-os
762d22ed28
The API is kinda weird since device reads/writes go from ATADevice -> ATAController -> ATADevice but this is for now atleast necessary since ATAController has(?) to keep all devices from using the disks at the same time |
||
---|---|---|
BAN | ||
base | ||
kernel | ||
libc | ||
.gitignore | ||
CMakeLists.txt | ||
README.md | ||
bochs.sh | ||
image-full.sh | ||
image.sh | ||
install-usb.sh | ||
linecount.sh | ||
qemu.sh |
README.md
banan-os
My hobby operating system. Currently runs on x86 32 and 64 bit cpus.