mirror of
https://github.com/switchbrew/libnx.git
synced 2025-12-07 20:58:19 +01:00
- Simplify kernel/detect.h logic; introduce detectKernelVersion() - Use the detected kernel version during early startup as a first approximation of the current HOS version (which only goes up to 6.0.0) - Use set:sys (if available) during __appInit in order to refine it to the actual current HOS version |
||
|---|---|---|
| nx | ||
| .doozer.json | ||
| .gitignore | ||
| Changelog.md | ||
| CODESTYLE.md | ||
| LICENSE.md | ||
| Makefile | ||
| README.md | ||
Nintendo Switch AArch64-only userland library.
Based on libctru.
Install instructions
See Switchbrew.