summaryrefslogtreecommitdiffstats
path: root/src/hid_core/resources/six_axis/seven_six_axis.h (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-05hid_core: Move hid to it's own subprojectNarr the Reg1-2/+2
2023-11-21service: hid: Create appropriate hid resourcesNarr the Reg1-22/+9
2023-03-22kernel: use KTypedAddress for addressesLiam1-3/+3
2023-02-24hid: avoid direct pointer access of transfer memory objectsLiam1-4/+9
2022-04-24service: hid: Ensure all structs are initializedNarr the Reg1-4/+4
2022-04-23service: hid: Access shared memory directlyNarr the Reg1-3/+4
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-03-19core: Reduce unused includesameerj1-1/+0
2021-12-13service/hid: Improve console motion accuracyNarr the Reg1-3/+7
2021-11-25service/hid: Finish converting LIFO objects and address some nitsNarr the Reg1-25/+6
2021-11-25service/hid: Remove includes of core.h and settings.hgerman771-2/+6
2021-11-25Morph review first wavegerman771-7/+7
2021-11-25service/hid: Update console sixaxis to the emulated consolegerman771-8/+13
2021-05-04service: Resolve cases of member field shadowingLioncash1-1/+1
2021-04-27address commentsgerman771-2/+2
2021-04-24hid: Implement SevenSixAxis and ConsoleSixAxisSensorgerman771-0/+80