mirror of
https://github.com/switchbrew/libnx.git
synced 2025-06-21 20:42:44 +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* |
||
---|---|---|
.. | ||
devices | ||
util | ||
argv.c | ||
btdev.c | ||
diag.c | ||
dynamic.c | ||
env.c | ||
exception.s | ||
hosversion.c | ||
init.c | ||
nacp.c | ||
newlib.c | ||
nxlink_stdio.c | ||
nxlink.c | ||
readtp.s | ||
resolver.c | ||
ringcon.c | ||
switch_crt0.s |