aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/hid.h
AgeCommit message (Expand)Author
2014-08-17Core: Alter the kernel string functions to use std::string instead of const c...Lioncash
2014-05-18- updated service(s) to be KernelObject'sbunnei
2014-04-27removed DISALLOW_COPY_AND_ASSIGN in favor of NonCopyable classbunnei
2014-04-16added class stub for HID:User servicebunnei