aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service/hid.cpp
Commit message (Expand)AuthorAge
* Created structure for PAD.Gravatar Kevin Hartman2014-09-11
* HID: Added new function entries from 3dbrew to FunctionTable.Gravatar bunnei2014-08-12
* HID: Implemented HID_User::GetIPCHandles service function.Gravatar bunnei2014-08-07
* HLE: Updated all uses of NULL to nullptr (to be C++11 compliant)Gravatar bunnei2014-06-13
* - refactored how service functions are calledGravatar bunnei2014-04-24
* added class stub for HID:User serviceGravatar bunnei2014-04-16