The core of rOSka
Find a file
2023-06-23 22:53:43 +03:00
src Getting memory information 2023-06-23 22:53:43 +03:00
.gitignore Code organizing 2023-06-18 05:37:30 +03:00
Makefile Making stuff work again 2023-06-22 02:13:20 +03:00
README.md I guess it barely prints a thing 2023-06-12 11:46:47 +03:00

KoalemOS

Multiboot compatible stupid useless OS-like project.

Compatibility

32bit x86 legacy BIOS system

Building

FASM and TinyCCompiler are used. TCC might need manual compilation for 32bit crosscompilation on 64bit systems. Just download the source and make cross or something.