summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid/hid_spvr.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* services: Get rid of unnecessary includesLioncash2016-02-021-1/+0
* Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot2015-05-291-1/+1
* HID: Stub DisableAccelerometer and DisableGyroscopeLowpurpasmart962015-05-231-2/+2
* HID: Proper Signal Interrupts for EnableAccelerometer & EnableGyroscopeLow alongpurpasmart962015-03-171-3/+3
* Services: Moved the PTM and APT services to their own folderSubv2015-03-041-14/+7
* Asserts: break/crash program, fit to style guide; log.h->assert.harchshift2015-02-111-1/+0
* Service: Clean-up InterfaceYuri Kunde Schlesner2015-02-021-1/+1
* Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxxarchshift2015-01-211-0/+38