summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/controllers/debug_pad.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-16core_timing: Convert core timing into a classLioncash1-1/+1
2019-02-06remove all occurance of specifying endianness inside BitFieldWeiyi Wang1-15/+15
2018-11-19hid: Add controller bindings for DebugPad controllerZach Hilman1-0/+7
2018-11-19Added debugpad skeletonDavid Marcec1-2/+32
2018-10-18hid/controller: Default the destructors of all controller types in the cpp fileLioncash1-0/+1
2018-10-10Addressed changes for better hidDavid Marcec1-3/+4
2018-10-10"Better Hid" rework part 1David Marcec1-0/+54