aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service
AgeCommit message (Expand)Author
2022-05-30Merge pull request #8368 from german77/seventimesbunnei
2022-05-29Merge pull request #8332 from Morph1984/reduce_exec_sizebunnei
2022-05-27service: hid: Implement ResetIsSixAxisSensorDeviceNewlyAssignedgerman77
2022-05-27service: hid: Implement LoadSixAxisSensorCalibrationParameter and GetSixAxisS...german77
2022-05-27service: hid: Implement EnableSixAxisSensorUnalteredPassthrough and IsSixAxis...german77
2022-05-27service: hid: Add error handling to sixaxis functionsgerman77
2022-05-27service: hid: Refractor sixaxis functionsgerman77
2022-05-27service: hid: Implement MergeSingleJoyAsDualJoy according to REgerman77
2022-05-27service: hid: Add error handling to setNpadAssignment and variantsgerman77
2022-05-27service: hid: Quick RE fixes and commentsgerman77
2022-05-23input_common: touch: Rewrite touch driver to support multiple touch pointsgerman77
2022-05-13time_zone_manager: Use s8 for month length tablesMorph
2022-05-06service: hid: Fix motion refresh rateNarr the Reg
2022-05-06service: hid: Disable correctly motion inputgerman77
2022-04-29Merge pull request #8274 from german77/firmwareMorph
2022-04-28chore: add missing SPDX tagsAndrea Pappacoda
2022-04-27Merge pull request #8229 from german77/reinterpret2bunnei
2022-04-27service: hid: Stub IsFirmwareUpdateNeededForNotificationgerman77
2022-04-24service: jit: document and clean upLiam
2022-04-23service: hid: Ensure all structs are initializedNarr the Reg
2022-04-23service: hid: Access shared memory directlyNarr the Reg
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-04-18service: hid: Improve accuracy of sixaxis functionsNarr the Reg
2022-04-16yuzu: Add custom ringcon configurationgerman77
2022-04-16hidbus: Implement hidbus and ringcongerman77
2022-04-16Merge pull request #8172 from bunnei/kernel-mutexFernando S
2022-04-13service: jit: Implement the JIT serviceLiam
2022-04-12Merge pull request #8165 from bunnei/ensure-session-port-cleanupbunnei
2022-04-12Merge pull request #8178 from tech-ticks/skyline-icache-fixbunnei
2022-04-11core: hle: service: Allocate a service thread.bunnei
2022-04-11hle: kernel: Use std::mutex instead of spin locks for most kernel locking.bunnei
2022-04-11service: sfdnsres: add missing includes for some BSDs after 82d46a974ad4Jan Beich
2022-04-10Merge pull request #8171 from tech-ticks/skyline-improvementsFernando S
2022-04-09hle: kernel: Invalidate entire icache in UnmapProcessMemory and UnmapCodeMemo...tech-ticks
2022-04-08hle: kernel: Unify and integrate reference tracking for KServerPort/KServerSe...bunnei
2022-04-08hle: service: sm: Remove manual tracking of KServerPorts.bunnei
2022-04-08Merge pull request #8169 from merryhime/scoped_lockbunnei
2022-04-08service: sfdnsres: Implement DNS address resolutiontech-ticks
2022-04-07service: bsd: Add keepalive socket optiontech-ticks
2022-04-07core/hle: Standardize scoped_lock initializersMerry
2022-04-07core/hle: Replace lock_guard with scoped_lockMerry
2022-04-07fix: remove #pragma once in .cpp fileAndrea Pappacoda
2022-04-06Merge pull request #8164 from liamwhite/jit-stubbunnei
2022-04-06service: jit: stub JIT serviceLiam
2022-04-06Merge pull request #8122 from bunnei/improve-thread-usagebunnei
2022-04-05service: hid: Partially revert #8123german77
2022-04-05Merge pull request #8137 from bunnei/improve-nvflinger-2bunnei
2022-04-02Merge pull request #8135 from Morph1984/websession-hackbunnei
2022-04-02Merge pull request #8123 from german77/bombslingerbunnei
2022-04-02service: npad: Default initialize shared memorygerman77