satyamedh / SatyaOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SatyaOS

This is an operating system kernel based on this guide

This OS is just for fun and for me to learn assembly and freestanding C. this isnt meant to be used at all! I would love it for somebody to add stuff to this Project of mine, so I can learn more :)

Todo

  • scanf implementation
  • cmakelists.txt with the proper stdio etc

I will gladly accept any PRs!

About

License:GNU General Public License v3.0


Languages

Language:C 35.3%Language:C++ 25.9%Language:CMake 17.6%Language:Makefile 17.1%Language:Shell 2.3%Language:Assembly 1.9%