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
/
common_protocol.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
input_common: Allow timeouts to happen while scanning for a ring
german77
2023-06-29
1
-1
/
+1
*
input_common: Remove duplicated DriverResult enum
german77
2023-06-28
1
-47
/
+55
*
input_common: Dont try to read/write data from 3rd party controllers
german77
2023-06-25
1
-5
/
+3
*
input_common: Fix pro controller amiibo support
Narr the Reg
2023-05-17
1
-1
/
+1
*
input_common: Fix nfc detection for joycons
german77
2023-05-09
1
-4
/
+3
*
input_common: joycon: Remove Magic numbers from common protocol
Narr the Reg
2023-01-30
1
-72
/
+83
*
input_common: joycon: Replace ReadSPI vector with span
Narr the Reg
2023-01-28
1
-6
/
+12
*
input_common: joycon: Remove magic numbers from calibration protocol
Narr the Reg
2023-01-28
1
-2
/
+2
*
input_common: Address byte review
german77
2023-01-20
1
-12
/
+12
*
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
1
-0
/
+13
*
Address review comments
german77
2023-01-20
1
-3
/
+3
*
input_common: Add joycon low level functions
Narr the Reg
2023-01-20
1
-0
/
+286