summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-19- updated service(s) to be KernelObject'sbunnei1-1/+1
2014-04-28removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable classbunnei1-3/+0
2014-04-17added class stub for HID:User servicebunnei1-4/+6
2014-04-17updated service commentsbunnei1-1/+2
2014-04-16- added stubbed out GSP::Gpu service interfacebunnei1-13/+8
2014-04-16restructured hle:services completely to use function lookup tablesbunnei1-0/+39