index
:
yuzu-android
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
hid
/
hidbus.cpp
Age
Commit message (
Expand
)
Author
2024-02-07
service: hid: Migrate hidbus to new interface
Narr the Reg
2024-01-08
Fix typos in src/core (#12625)
Viktor Szépe
2024-01-05
hid_core: Move hid to it's own subproject
Narr the Reg
2024-01-01
Merge pull request #12454 from liamwhite/ct-stuff
Narr the Reg
2023-12-24
service: fetch objects from the client handle table
Liam
2023-12-23
core_timing: remove user data value
Liam
2023-06-07
core_timing: Use CNTPCT as the guest CPU tick
Morph
2023-03-01
service: move hle_ipc from kernel
Liam
2023-02-27
Merge pull request #9859 from liamwhite/tmem-use
liamwhite
2023-02-24
core: hidbus: Fix BusType size
Narr the Reg
2023-02-24
hid: avoid direct pointer access of transfer memory objects
Liam
2023-02-13
general: rename CurrentProcess to ApplicationProcess
Liam
2023-01-19
core: hid: Fix input regressions
Narr the Reg
2022-07-10
PR
Kelebek1
2022-07-10
Rework CoreTiming
Kelebek1
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2022-04-16
yuzu: Add custom ringcon configuration
german77
2022-04-16
hidbus: Implement hidbus and ringcon
german77