summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/hid (follow)
Commit message (Expand)AuthorAgeFilesLines
* Services: Moved the PTM and APT services to their own folderSubv2015-03-046-81/+75
* Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one.Emmanuel Gil Peyrot2015-02-221-0/+19
* Asserts: break/crash program, fit to style guide; log.h->assert.harchshift2015-02-112-3/+0
* Kernel: Stop creating useless Handles during object creationYuri Kunde Schlesner2015-02-021-6/+6
* HID: Fix crash when pressing a key when the emulator is stoppedYuri Kunde Schlesner2015-02-021-0/+2
* Service: Clean-up InterfaceYuri Kunde Schlesner2015-02-022-2/+2
* Kernel: Convert Event to not use HandlesYuri Kunde Schlesner2015-01-303-23/+27
* Kernel: Convert SharedMemory to not use HandlesYuri Kunde Schlesner2015-01-303-5/+11
* Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxxarchshift2015-01-216-0/+414