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
/
hid_core
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
service: hid: Create abstracted pad structure
german77
2024-01-12
42
-21
/
+3311
|
*
Merge pull request #12606 from german77/npad_close
liamwhite
2024-01-08
1
-0
/
+1
|
\
|
|
|
|
service: hid: Delete shared memory handle when unused
|
*
service: hid: Delete shared memory handle when unused
german77
2024-01-07
1
-0
/
+1
|
|
*
|
Merge pull request #12600 from german77/npad-impl
liamwhite
2024-01-08
2
-0
/
+57
|
\
\
|
|
/
|
/
|
service: hid: Hook interface implementations
|
*
service: hid: Implement GetLastActiveNpad
german77
2024-01-07
2
-0
/
+8
|
|
|
*
service: hid: Implement AssigningSingleOnSlSrPress
german77
2024-01-07
2
-0
/
+12
|
|
|
*
service: hid: Implement SetNpadSystemExtStateEnabled
german77
2024-01-07
2
-0
/
+14
|
|
|
*
service: hid: Implement CaptureButtonAssignment
german77
2024-01-07
2
-0
/
+23
|
|
*
|
service: hid: Make sure there's an active aruid handle
german77
2024-01-07
1
-0
/
+5
|
/
*
service: hid: Handle pending delete
Narr the Reg
2024-01-06
3
-21
/
+18
|
*
hid_core: Move hid to it's own subproject
Narr the Reg
2024-01-05
97
-0
/
+16149