Narr the Reg
0201a87e4f
service: hid: Migrate hidbus to new interface
2 years ago
Viktor Szépe
cff668e1c4
Fix typos in src/core ( #12625 )
* Fix typos in src/core
* Fix typo correction
* Fix indentation of MemoryStateNames
* Fix indent
2 years ago
Narr the Reg
146975c880
hid_core: Move hid to it's own subproject
2 years ago
Liam
6bd1dfa8cc
service: fetch objects from the client handle table
2 years ago
Liam
b9545c5a0e
core_timing: remove user data value
2 years ago
Morph
2856fadaa0
core_timing: Use CNTPCT as the guest CPU tick
Previously, we were mixing the raw CPU frequency and CNTFRQ.
The raw CPU frequency (1020 MHz) should've never been used as CNTPCT (whose frequency is CNTFRQ) is the only counter available.
3 years ago
Liam
d7e9461b71
service: move hle_ipc from kernel
3 years ago
Narr the Reg
4b240b6393
core: hidbus: Fix BusType size
3 years ago
Liam
434d182020
hid: avoid direct pointer access of transfer memory objects
3 years ago
Liam
c68577384a
general: rename CurrentProcess to ApplicationProcess
3 years ago
Narr the Reg
8dbef30cb7
core: hid: Fix input regressions
3 years ago
ameerj
713394d526
hle_ipc: Rename ReadBufferSpan to ReadBuffer
3 years ago
ameerj
de252703bd
hidbus: Use ReadBufferSpan
3 years ago
Kelebek1
f66a68fa1b
PR
4 years ago
Kelebek1
03de5e053d
Rework CoreTiming
4 years ago
Morph
2b87305d31
general: Convert source file copyright comments over to SPDX
This formats all copyright comments according to SPDX formatting guidelines.
Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
4 years ago
german77
25c46f82c5
yuzu: Add custom ringcon configuration
4 years ago
german77
0a05a333e2
hidbus: Implement hidbus and ringcon
5 years ago