mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 12:32:40 +02:00
- Replaced most usages of HidControllerID with HidNpadIdType - HidControllerID still exists for now, and the following functions keep accepting it for compatibility with most homebrew: - hidIsControllerConnected - hidKeysHeld/Down/Up - hidJoystickRead - hidSixAxisSensorValuesRead - hidControllerIDTo/FromOfficial renamed to ToNpadIdType/FromNpadIdType - Updated some comments that were left untouched during previous hid refactoring - Partial internal refactor of hidGetNpadStates* |
||
---|---|---|
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.