summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-06-13HLE: Updated all uses of NULL to nullptr (to be C++11 compliant)bunnei1-5/+5
2014-04-25- refactored how service functions are calledbunnei1-1/+1
2014-04-17added class stub for HID:User servicebunnei1-0/+33