The core of rOSka
Find a file
2023-09-19 19:51:51 +03:00
src TCC-anothertry begins 2023-09-19 19:51:51 +03:00
.gitignore Code organizing 2023-06-18 05:37:30 +03:00
Makefile TCC-anothertry begins 2023-09-19 19:51:51 +03:00
README.md TCC-anothertry begins 2023-09-19 19:51:51 +03:00

rOSka

Multiboot compatible stupid useless OS-like project.

Compatibility

  • x86 system with MultiBoot compatible bootloader.
  • Linear framebuffer graphics

Building

TinyCCompiler is used, even for assembly lol. TCC might need manual compilation for 32bit crosscompilation on 64bit systems. Just download the source and make cross or something.