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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: hid: Fix native mouse mappings
Narr the Reg
2023-02-22
1
-22
/
+7
*
core: hid: Migrate ring from emulated devices to emulated controller
Narr the Reg
2023-01-20
1
-18
/
+0
*
general: fix compile for Apple Clang
Liam
2022-11-23
1
-0
/
+1
*
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
/
+34
*
core: hid: Reduce the amount of dataraces
german77
2022-04-07
1
-0
/
+1
*
common/input: Avoid numerous large copies of CallbackStatus
Lioncash
2021-12-14
1
-6
/
+5
*
core: hid: Mark constructors as explicit
Morph
2021-11-29
1
-1
/
+1
*
core: hid: Cleanup and amend documentation
Morph
2021-11-29
1
-18
/
+20
*
core/hid: Improve accuary of mouse implementation
german77
2021-11-25
1
-2
/
+2
*
core/hid: Fully implement native mouse
german77
2021-11-25
1
-21
/
+35
*
service/hid: Remove includes of core.h and settings.h
german77
2021-11-25
1
-2
/
+1
*
kraken: Address comments from review
german77
2021-11-25
1
-12
/
+16
*
settings: Fix mouse and keyboard mappings
german77
2021-11-25
1
-0
/
+3
*
core/hid: Documment some files
german77
2021-11-25
1
-16
/
+68
*
core/hid: Add emulated controllers
german77
2021-11-25
1
-0
/
+137