b4d88a7bb4
service: hid: Migrate hidbus to new interface
2024-02-07 18:07:32 -06:00
f124461674
Fix typos in src/core ( #12625 )
...
* Fix typos in src/core
* Fix typo correction
* Fix indentation of MemoryStateNames
* Fix indent
2024-01-08 13:31:48 -06:00
ee847f8ff0
hid_core: Move hid to it's own subproject
2024-01-05 11:41:15 -06:00
aa9ff2ffc2
Merge pull request #12454 from liamwhite/ct-stuff
...
core_timing: minor refactors
2024-01-01 13:56:31 -06:00
5165ed9efd
service: fetch objects from the client handle table
2023-12-24 19:20:43 -05:00
f34d3d7e84
core_timing: remove user data value
2023-12-23 15:36:44 -05:00
8e56a84566
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.
2023-06-07 21:44:42 -04:00
65be230fdd
service: move hle_ipc from kernel
2023-03-01 10:39:49 -05:00
22432668be
Merge pull request #9859 from liamwhite/tmem-use
...
service: avoid direct pointer access of transfer memory objects
2023-02-27 19:46:10 -05:00
5e4ea04a64
core: hidbus: Fix BusType size
2023-02-24 21:22:27 -06:00
de4e5db330
hid: avoid direct pointer access of transfer memory objects
2023-02-24 12:48:07 -05:00
ceda2d280e
general: rename CurrentProcess to ApplicationProcess
2023-02-13 19:03:12 -05:00
1c08d532e0
core: hid: Fix input regressions
2023-01-19 18:05:22 -06:00
b23c6b456c
PR
2022-07-10 08:29:37 +01:00
240650f6a6
Rework CoreTiming
2022-07-10 06:59:40 +01:00
99ceb03a1c
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.
2022-04-23 05:55:32 -04:00
d2f9412cf1
yuzu: Add custom ringcon configuration
2022-04-16 00:49:26 -05:00
b2359f1527
hidbus: Implement hidbus and ringcon
2022-04-16 00:49:21 -05:00