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
/
core
/
hid
/
emulated_devices.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
yuzu: Add custom ringcon configuration
german77
2022-04-16
1
-0
/
+45
*
core: hid: Replace lock_guard with scoped_lock
Narr the Reg
2022-04-07
1
-11
/
+11
*
core: hid: Reduce the amount of dataraces
german77
2022-04-07
1
-7
/
+26
*
common/input: Avoid numerous large copies of CallbackStatus
Lioncash
2021-12-14
1
-29
/
+37
*
core/hid: Improve accuary of mouse implementation
german77
2021-11-25
1
-5
/
+5
*
core/hid: Fully implement native mouse
german77
2021-11-25
1
-31
/
+93
*
input_common: Allow keyboard to be backwards compatible
german77
2021-11-25
1
-6
/
+22
*
core/hid: Improve accuracy of the keyboard implementation
german77
2021-11-25
1
-1
/
+2
*
second commit lion review
german77
2021-11-25
1
-2
/
+3
*
kraken: Address comments from review
german77
2021-11-25
1
-14
/
+23
*
core/hid: Rework battery mappings
german77
2021-11-25
1
-1
/
+1
*
settings: Fix mouse and keyboard mappings
german77
2021-11-25
1
-7
/
+12
*
Morph review first wave
german77
2021-11-25
1
-2
/
+2
*
core/hid: Documment some files
german77
2021-11-25
1
-4
/
+12
*
core/hid: Add emulated controllers
german77
2021-11-25
1
-0
/
+349