https://github.com/sunriseos/SunriseOS
Horizon/NX kernel reimplementation
https://github.com/sunriseos/SunriseOS
horizon kernel kfs nintendo nintendo-switch osdev
Last synced: about 1 month 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 (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-27T08:38:40.000Z (about 2 years ago)
- Last Synced: 2024-10-30T05:25:53.290Z (6 months ago)
- Topics: horizon, kernel, kfs, nintendo, nintendo-switch, osdev
- Language: Rust
- Homepage:
- Size: 38.5 MB
- Stars: 231
- 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
[](https://discord.gg/MZJbNZY)
[](https://dependabot.com) [](https://sagiegurari.github.io/cargo-make) [](https://todo.jasonet.co/)
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.