Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/portasynthinca3/neutron
- Owner: portasynthinca3
- License: wtfpl
- Created: 2019-11-12T14:37:11.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-11-17T19:10:21.000Z (about 4 years ago)
- Last Synced: 2023-04-25T11:07:32.717Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 6.3 MB
- Stars: 18
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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.