Commit Graph

314 Commits (6a244465cef86d7329f12dd1dfd5d6fdd415a0ed)

Author SHA1 Message Date
Narr the Reg 6a244465ce service: hid: Implement NpadResource and NpadData 3 years ago
Narr the Reg e445ef9d60 service: hid: Introduce proper AppletResource emulation 3 years ago
Narr the Reg 862e66202c service: hid: Introduce firmware settings and update activate controller calls 3 years ago
Narr the Reg c9cd938dfd service: hid: Split hid.cpp into individual interfaces 3 years ago
german77 bf8d7bc0da service: hid: Silence EnableUnintendedHomeButtonInputProtection 3 years ago
german77 6e883a26da core: Close all KEvents 3 years ago
liamwhite 9912704234
Merge pull request #11519 from german77/system-policy
service: hid: Implement ApplyNpadSystemCommonPolicy
3 years ago
german77 a3f235f8a2 service: hid: Implement ApplyNpadSystemCommonPolicy 3 years ago
german77 8950fe79ad hid: service: Implement Last active Npad 3 years ago
Narr the Reg bdd96118d1 service: hid: Implement functions needed by QLaunch 3 years ago
german77 6e54615b16 service: hid: Use span instead of vector reference 3 years ago
german77 8e84381038 service: hid: Implement SetNpadJoyAssignmentModeSingleWithDestination
Used by Let's Get Fit
3 years ago
Liam 600f325d87 general: fix spelling mistakes 3 years ago
Liam 65be230fdd service: move hle_ipc from kernel 3 years ago
liamwhite 97f7a560f3
Merge pull request #9832 from liamwhite/hle-mp
service: HLE multiprocess
3 years ago
liamwhite 22432668be
Merge pull request #9859 from liamwhite/tmem-use
service: avoid direct pointer access of transfer memory objects
3 years ago
Narr the Reg 39ca7b2928 core: Update service function tables to 16.0.0+ 3 years ago
Liam de4e5db330 hid: avoid direct pointer access of transfer memory objects 3 years ago
Liam a936972614 service: refactor server architecture
Converts services to have their own processes
3 years ago
liamwhite 6d77de96da
Merge pull request #9796 from liamwhite/current
general: rename CurrentProcess to ApplicationProcess
3 years ago
Liam 79fbdfca17 service: remove deleted services 3 years ago
Liam ceda2d280e general: rename CurrentProcess to ApplicationProcess 3 years ago
Narr the Reg 5e9fa5def5 core: hid: Use gyro thresholds modes set by the game 3 years ago
Narr the Reg c27006e99d service: hid: Return error if arguments of SetSupportedNpadIdType is invalid 3 years ago
ameerj 2d2522693e Revert "Merge pull request #9718 from yuzu-emu/revert-9508-hle-ipc-buffer-span"
This reverts commit 25fc5c0e11, reversing
changes made to af20e25081.
3 years ago
liamwhite b01698775b
Revert "hle_ipc: Use std::span to avoid heap allocations/copies when calling ReadBuffer" 3 years ago
ameerj a1490d77ac hle_ipc: Rename ReadBufferSpan to ReadBuffer 4 years ago
ameerj e7032d9e64 hidbus: Use ReadBufferSpan 4 years ago
ameerj 7ffd624248 service: Use ReadBufferSpan where it is trivial to do so 4 years ago
german77 aa075a0c08 service: hid: Only overclock npad controllers 4 years ago
Morph f706b3bd24 general: Fix spelling of "unknown" 4 years ago
bunnei 2a752bbd64
Merge pull request #8876 from FearlessTobi/multiplayer-part3
ldn: Implement "local wireless" networked multiplayer
4 years ago
Narr the Reg 23589ad9b8 service: hid: Partially implement palma controller 4 years ago
german77 8f207bd93d yuzu: Multiple room UI improvements 4 years ago
Kelebek1 03aedccaa2 Demote services from warning/info to debug to reduce log spam:
GetCurrentFocusState
SetClockSpeed
EnableSixAxisSensorUnalteredPassthrough
IsSixAxisSensorUnalteredPassthroughEnabled
Get, GetOld
SetAndWait, SetAndWaitOld
IocParam
IocFree
4 years ago
german77 825ac7b9f4 hid: core: Add missing function table names 4 years ago
german77 097785e19e service: irs: Move to IRS namespace and minor fixes 4 years ago
Kelebek1 b23c6b456c PR 4 years ago
Kelebek1 240650f6a6 Rework CoreTiming 4 years ago
Narr the Reg 36148fe7f6 service: hid: Correct some mistakes and add more validations 4 years ago
Liam 084d7d6b01 common: Change semantics of UNREACHABLE to unconditionally crash 4 years ago
german77 a1f2610522 service: hid: Implement ResetIsSixAxisSensorDeviceNewlyAssigned
Needed by Nintendo Switch Sports
4 years ago
german77 240f59a4c8 service: hid: Implement LoadSixAxisSensorCalibrationParameter and GetSixAxisSensorIcInformation
Needed by Nintendo Switch Sports
4 years ago
german77 c889a5805e service: hid: Implement EnableSixAxisSensorUnalteredPassthrough and IsSixAxisSensorUnalteredPassthroughEnabled
Needed by Nintendo Switch Sports
4 years ago
german77 3cf15af31e service: hid: Implement MergeSingleJoyAsDualJoy according to RE 4 years ago
german77 7aa1d10655 service: hid: Add error handling to setNpadAssignment and variants 4 years ago
german77 74d1b9a254 service: hid: Quick RE fixes and comments 4 years ago
Narr the Reg babd580c64 service: hid: Fix motion refresh rate 4 years ago
Morph b50e1596cc
Merge pull request #8274 from german77/firmware
service: hid: Stub IsFirmwareUpdateNeededForNotification
4 years ago
german77 173d849b8f service: hid: Stub IsFirmwareUpdateNeededForNotification
Used in Fitness Boxing 2: Rhythm & Exercise (0100073011382000)
4 years ago