summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/errors.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-29service: hid: Correct some mistakes and add more validationsNarr the Reg1-0/+3
2022-06-27core: Replace all instances of ResultCode with Resultgerman771-7/+7
2022-05-27service: hid: Add error handling to sixaxis functionsgerman771-0/+1
2022-05-27service: hid: Implement MergeSingleJoyAsDualJoy according to REgerman771-0/+2
2022-05-27service: hid: Quick RE fixes and commentsgerman771-0/+1
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-04-18service: hid: Improve accuracy of sixaxis functionsNarr the Reg1-1/+3
2019-07-01hid:StartLrAssignmentMode, hid:StopLrAssignmentMode, hid:SwapNpadAssignmentDavid Marcec1-3/+4
2019-05-23clang-format fixesMichael Scire1-1/+0
2019-05-23Implement IApplicationFunctions::GetDesiredLanguageMichael Scire1-0/+13