leap0x7b / triaos

An i386 operating system inspired by old 90s operating systems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

triaOS

An i386 operating system inspired by old 90s operating systems.

Acknowledgements

Some files are taken and modified from Limine as well as the rewrite branch of FaruOS.

License

The files included in this repository are licensed under the MIT license.

This means you are free to use and modify triaOS and it's source code, even in a proprietary program. You don't need to open source any modifications to the source code but it's heavily encouraged to do so.

See the license for more information.

Contributions

Anyone is welcome to contribute to this project.

Please try to adhere to the C99 standard and guidelines and avoid usage of non-C99 code or GNU extensions. Use the Issues or the Discussions tab to submit bugs or feature requests, or submit improved code as Pull requests.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

About

An i386 operating system inspired by old 90s operating systems.

License:MIT License


Languages

Language:C 99.2%Language:Assembly 0.4%Language:Makefile 0.3%