mirror of
https://github.com/switchbrew/libnx.git
synced 2025-08-06 16:19:25 +02:00
- Moved hidScanInput-specific initialization code to hidScanInput - TouchScreen/Keyboard/Mouse are now activated during hidScanInput initialization (previously this was not done, which is technically UB) - Removed hidDeactivateNpad (not called by retail software) - Tweaks and adjustments to reduce code size when features are not used |
||
---|---|---|
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.