index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
hid
/
hidbus.cpp
Age
Commit message (
Expand
)
Author
2025-01-14
Revert incorrect copyright attribution for non-contributed files
Zephyron
2024-12-31
chore: update project references and add Citron copyright
Zephyron
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