The core of rOSka
Find a file
2023-06-24 04:13:47 +03:00
src Take AOUT_KLUDGE into account and not just be there doing nothing 2023-06-24 04:13:47 +03:00
.gitignore Code organizing 2023-06-18 05:37:30 +03:00
Makefile Switched FASM to NASM 2023-06-23 23:10:06 +03:00
README.md Switched FASM to NASM 2023-06-23 23:10:06 +03:00

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.