Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/portasynthinca3/neutron

A very simple operating system in C for UEFI-enabled x86-64 systems
https://github.com/portasynthinca3/neutron

Last synced: about 2 months ago
JSON representation

A very simple operating system in C for UEFI-enabled x86-64 systems

Awesome Lists containing this project

README

        

![logo](https://github.com/portasynthinca3/neutron/blob/master/gfx/logo.png "logo")\
![GitHub search hit counter](https://img.shields.io/github/search/portasynthinca3/neutron/goto?style=flat)
![GitHub All Releases](https://img.shields.io/github/downloads/portasynthinca3/neutron/total?style=flat)
![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/portasynthinca3/neutron?include_prereleases&style=flat)
![batteries](https://img.shields.io/badge/batteries-included-brightgreen?style=flat)
[![Discord](https://img.shields.io/discord/683727891976290321?label=Discord&logo=discord&color=7289DA&style=flat)](https://discord.gg/djFDPYS)
## Credits
* **[TFT_eSPI](https://github.com/Bodmer/TFT_eSPI) Arduino library** for containing the VLW font file format documentation
* **Meme Man** for testing and helping with dynamic memory
* **Sasha Kulichkov** for testing
## The purpose of the project
I just want to have fun, and nothing more
## Requirements
* CPU: x86-64 architecture
* System: should support UEFI, the CSM (legacy BIOS) module is not required
* RAM: 64 MB
## Building, running and documentation
[Wiki-wiki-wiki!](https://github.com/portasynthinca3/neutron/wiki)
## It's not working
Don't worry, it's most probably not your fault. As this is my personal project that I can test in my virtual machines and on a real laptop only, it has some compattibility issues, both ones I am aware and not aware of. Please join our Discord server (link is at the top of this document), contact me through Discord directly (`portasynthinca3#1746`), or e-mail me (`[email protected]`) and describe the problem you're experiencing, so I can try to solve it.