The core of rOSka
src | ||
.gitignore | ||
Makefile | ||
README.md |
KoalemOS
Multiboot compatible stupid useless OS-like project.
Compatibility
32bit x86 legacy BIOS system
Building
NASM and TinyCCompiler are used.
TCC might need manual compilation for 32bit crosscompilation
on 64bit systems.
Just download the source and make cross
or something.