libnx/nx
fincs 0640c9da76
hid: Introduce HidNpadIdType, see details:
- 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*
2020-12-01 13:49:50 +01:00
..
data switch to 16x16 console font 2018-02-25 15:49:25 +01:00
external/bsd/include Fixed ifr_flags type by introducing ifr_flagshigh (fixes #248) 2019-03-09 16:37:33 +01:00
include hid: Introduce HidNpadIdType, see details: 2020-12-01 13:49:50 +01:00
source hid: Introduce HidNpadIdType, see details: 2020-12-01 13:49:50 +01:00
.gitignore ignore generated files 2017-09-18 19:40:15 +01:00
default_icon.jpg Changed the default icon (again) 2018-02-25 15:49:50 +01:00
Doxyfile Start doxygen bringup, with some miscellaneous cleanup 2018-02-10 22:40:11 +01:00
Makefile libnx v3.3.0 2020-05-27 16:52:38 +02:00
switch_rules switch_rules: Make sure BUILD_EXEFS_SRC is non-empty before testing it 2019-03-26 13:28:49 +01:00
switch.ld switch.ld: update init_array/fini_array handling for latest devkitA64 2020-07-25 18:26:33 +02:00
switch.specs Add --nx-module-name to linker flags 2019-03-29 18:40:27 +01:00