index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input_common
/
helpers
/
joycon_protocol
/
nfc.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-01-15
Fix more typos
Viktor Szépe
1
-4
/
+4
2023-06-28
input_common: Remove duplicated DriverResult enum
german77
1
-112
/
+119
2023-06-21
input_common: Implement native mifare support
Narr the Reg
1
-7
/
+383
2023-05-30
input_common: rename PAGE_SIZE to avoid conflict
12101111
1
-3
/
+3
2023-05-21
input_common: Implement amiibo writting
Narr the Reg
1
-49
/
+283
2023-05-16
input_common: Fix pro controller amiibo support
Narr the Reg
1
-93
/
+58
2023-05-14
input_common: Make amiibo scanning less demanding
german77
1
-3
/
+7
2023-05-09
input_common: Fix nfc detection for joycons
german77
1
-12
/
+12
2023-02-14
remove static from pointer sized or smaller types for aesthetics, change cons...
arades79
1
-4
/
+4
2023-02-14
add static lifetime to constexpr values to force compile time evaluation wher...
arades79
1
-4
/
+4
2023-01-29
input_common: joycon: Remove Magic numbers from common protocol
Narr the Reg
1
-31
/
+37
2023-01-20
input_common: Address byte review
german77
1
-99
/
+84
2023-01-19
Address review comments
german77
1
-4
/
+5
2023-01-19
input_common: Implement joycon nfc
german77
1
-0
/
+414