9 lines
290 B
Markdown
9 lines
290 B
Markdown
# 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.
|