summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* HLE: Updated all uses of NULL to nullptr (to be C++11 compliant)bunnei2014-06-131-5/+5
* - refactored how service functions are calledbunnei2014-04-251-1/+1
* added class stub for HID:User servicebunnei2014-04-171-0/+33