Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sunriseos/SunriseOS
Horizon/NX kernel reimplementation
https://github.com/sunriseos/SunriseOS
horizon kernel kfs nintendo nintendo-switch osdev
Last synced: 12 days ago
JSON representation
Horizon/NX kernel reimplementation
- Host: GitHub
- URL: https://github.com/sunriseos/SunriseOS
- Owner: sunriseos
- License: apache-2.0
- Created: 2018-02-28T16:40:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-27T08:38:40.000Z (over 1 year ago)
- Last Synced: 2024-08-01T16:30:47.101Z (3 months ago)
- Topics: horizon, kernel, kfs, nintendo, nintendo-switch, osdev
- Language: Rust
- Homepage:
- Size: 38.5 MB
- Stars: 229
- Watchers: 11
- Forks: 13
- Open Issues: 159
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
- Security: docs/SECURITY_ARCHITECTURE.md
Awesome Lists containing this project
README
# SunriseOS
[![Discord](https://img.shields.io/discord/439418034130780182.svg)](https://discord.gg/MZJbNZY)
[![Dependabot Status](https://api.dependabot.com/badges/status?host=github&repo=sunriseos/SunriseOS)](https://dependabot.com) [![Built with cargo-make](https://sagiegurari.github.io/cargo-make/assets/badges/cargo-make.svg)](https://sagiegurari.github.io/cargo-make) [![TodoBot enabled](https://rawcdn.githack.com/SunriseOS/SunriseOS/c7d1e79fc50f38fc64b1099646bcda430c8074fa/.github/res/todobot_is_awesome.svg)](https://todo.jasonet.co/)![synthwave sunrise](.github/res/sunrise_256.png)
A microkernel based on Horizon/NX. Go to [switchbrew](https://switchbrew.org/) for more information.
- Syscalls: https://switchbrew.org/wiki/SVC
- IPC: https://switchbrew.org/wiki/IPC_Marshalling## Documentation
Documentation is hosted on our [github pages](https://sunriseos.github.io/SunriseOS/master/).
## License
SunriseOS is distributed under the terms of either the MIT license or the Apache
License (Version 2.0), at the user's choice.See [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT).
GRUB2 is distributed under the terms of the GPL v3 license.