/Rizzos

An Open-source indepedent operating system implemented from scratch

Primary LanguageCGNU General Public License v3.0GPL-3.0

Contributors Forks Stargazers Issues MIT License LinkedIn


Rizzos - Operating system

An Open-source indepedent operating system implemented from scratch
Report Bug

About Project

RizzOS is a Small and lightweight Operation system (Riz meaning samll in persian) Kernal Implemented from scratch and booting from a custom bootloader built on top of the Intel UEFI api.

Rizzos - Operating system

Project Progress

These features have been planned to be implemented:

  • UEFI Bootloader
  • Basic graphics (simple font renderer and text visualization)
  • Memory Maps and Page Frame Allocator/Manager
  • Mapping Physical to Virtual Memory
  • Global Descriptor Table
  • Interupt Descriptor Table
  • Kernel Panic Screen
  • PS/2 Mouse and Keyboard Support
  • PCI and expanding the Peripheral Components Tree
  • Heap Memory Allocation
  • PIT timer and sleep functions
  • AHCI and handeling SATA devices
  • Simple graphical interface
  • Simple File manager

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GPL-3.0 License. See LICENSE.txt for more information.