summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ir (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-12svc: Make ResetType an enum classLioncash1-2/+2
2016-02-26Initial implementation ir:usermailwl3-18/+142
2016-02-02services: Get rid of unnecessary includesLioncash5-9/+3
2015-05-11Kernel: Capture SharedMemory attributes at creation, not when mappingYuri Kunde Schlesner1-1/+3
2015-05-02Services: Initialize all state variables at bootup.bunnei1-2/+4
2015-04-04IR: Move The IR services to their own folder and implement "GetHandles"purpasmart968-0/+240