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
/
hidbus.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos in src/core (#12625)
Viktor Szépe
2024-01-08
1
-4
/
+4
*
hid_core: Move hid to it's own subproject
Narr the Reg
2024-01-05
1
-4
/
+4
*
Merge pull request #12454 from liamwhite/ct-stuff
Narr the Reg
2024-01-01
1
-4
/
+4
|
\
|
*
core_timing: remove user data value
Liam
2023-12-23
1
-4
/
+4
*
|
service: fetch objects from the client handle table
Liam
2023-12-25
1
-2
/
+1
|
/
*
core_timing: Use CNTPCT as the guest CPU tick
Morph
2023-06-08
1
-1
/
+0
*
service: move hle_ipc from kernel
Liam
2023-03-01
1
-14
/
+14
*
Merge pull request #9859 from liamwhite/tmem-use
liamwhite
2023-02-28
1
-1
/
+1
|
\
|
*
hid: avoid direct pointer access of transfer memory objects
Liam
2023-02-24
1
-1
/
+1
*
|
core: hidbus: Fix BusType size
Narr the Reg
2023-02-25
1
-13
/
+13
|
/
*
general: rename CurrentProcess to ApplicationProcess
Liam
2023-02-14
1
-2
/
+2
*
core: hid: Fix input regressions
Narr the Reg
2023-01-20
1
-12
/
+12
*
PR
Kelebek1
2022-07-10
1
-1
/
+1
*
Rework CoreTiming
Kelebek1
2022-07-10
1
-11
/
+5
*
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
-1
/
+3
*
hidbus: Implement hidbus and ringcon
german77
2022-04-16
1
-0
/
+529