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
/
hle
/
service
/
hid
/
controllers
/
console_sixaxis.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
service: hid: Create appropriate hid resources
Narr the Reg
2023-11-21
1
-78
/
+0
*
kernel: use KTypedAddress for addresses
Liam
2023-03-22
1
-3
/
+3
*
hid: avoid direct pointer access of transfer memory objects
Liam
2023-02-24
1
-4
/
+9
*
service: hid: Ensure all structs are initialized
Narr the Reg
2022-04-24
1
-4
/
+4
*
service: hid: Access shared memory directly
Narr the Reg
2022-04-23
1
-3
/
+4
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
core: Reduce unused includes
ameerj
2022-03-19
1
-1
/
+0
*
service/hid: Improve console motion accuracy
Narr the Reg
2021-12-13
1
-3
/
+7
*
service/hid: Finish converting LIFO objects and address some nits
Narr the Reg
2021-11-25
1
-25
/
+6
*
service/hid: Remove includes of core.h and settings.h
german77
2021-11-25
1
-2
/
+6
*
Morph review first wave
german77
2021-11-25
1
-7
/
+7
*
service/hid: Update console sixaxis to the emulated console
german77
2021-11-25
1
-8
/
+13
*
service: Resolve cases of member field shadowing
Lioncash
2021-05-04
1
-1
/
+1
*
address comments
german77
2021-04-27
1
-2
/
+2
*
hid: Implement SevenSixAxis and ConsoleSixAxisSensor
german77
2021-04-24
1
-0
/
+80