index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
input_common
/
helpers
/
joycon_protocol
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
input_common: joycon: Remove Magic numbers from common protocol
Narr the Reg
2023-01-30
8
-145
/
+212
|
*
input_common: joycon: Fill missing enum data
Narr the Reg
2023-01-30
4
-37
/
+51
|
*
Move to Clang Format 15
Levi Behunin
2023-01-30
1
-2
/
+2
|
|
|
|
|
|
Depends on https://github.com/yuzu-emu/build-environments/pull/69 clang-15 primary run
*
input_common: joycon: Replace ReadSPI vector with span
Narr the Reg
2023-01-28
3
-20
/
+26
|
*
input_common: joycon: Remove magic numbers from calibration protocol
Narr the Reg
2023-01-28
6
-107
/
+202
|
*
input_common: Implement SetLowPowerMode and TriggersElapsed for the joycon driver
Narr the Reg
2023-01-26
3
-0
/
+18
|
*
input_common: Address byte review
german77
2023-01-20
11
-212
/
+187
|
*
input_common: Fix issue where ring and irs are enabled at the same time
german77
2023-01-20
1
-2
/
+2
|
*
input_common: Implement joycon ir camera
Narr the Reg
2023-01-20
7
-3
/
+496
|
*
input_common: Use DriverResult on all engines
german77
2023-01-20
1
-0
/
+1
|
*
Address review comments
german77
2023-01-20
11
-40
/
+40
|
*
core: hid: Fix input regressions
Narr the Reg
2023-01-20
1
-3
/
+0
|
*
input_common: Implement joycon nfc
german77
2023-01-20
4
-0
/
+480
|
*
input_common: Add support for joycon ring controller
Narr the Reg
2023-01-20
6
-3
/
+225
|
*
input_common: Add support for joycon input reports
Narr the Reg
2023-01-20
4
-0
/
+724
|
*
input_common: Use calibration from joycon
Narr the Reg
2023-01-20
2
-0
/
+223
|
*
input_common: Add support for joycon generic functions
Narr the Reg
2023-01-20
2
-0
/
+255
|
*
input_common: Add joycon low level functions
Narr the Reg
2023-01-20
2
-0
/
+432
|
*
input_common: Initial skeleton for custom joycon driver
Narr the Reg
2023-01-20
1
-0
/
+494