mirror of
https://github.com/switchbrew/libnx.git
synced 2025-11-05 23:21:17 +01:00
* Various struct adjustments. * Removed HidControllerLayoutType/hidSetControllerLayout/hidGetControllerLayout, since these are no longer used. * Added HidNpadJoyAssignmentMode and hidGetNpadJoyAssignment. * Replaced hidGetControllerFlags with hidGetNpadSystemProperties/hidGetNpadSystemButtonProperties. * Added hidGetAppletFooterUiAttributesSet/hidGetAppletFooterUiTypes. * hidScanInput() now uses hidGetNpadStates*() as determined by the output from hidGetNpadStyleSet(). |
||
|---|---|---|
| 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.