summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/dlp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-10hle: Remove a large amount of 3ds-specific service code.bunnei8-226/+0
2017-08-09Service/dlp: Update function tables according 3dbrewmailwl3-4/+44
2017-06-06Service: Remove unnecessary includes from service.hYuri Kunde Schlesner1-0/+1
2016-12-15core: Add missing #pragma once directives where applicableLioncash1-0/+2
2016-12-08dlp_srvr: Update function tableLioncash1-0/+7
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner1-1/+1
2016-09-19Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner1-2/+1
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot4-10/+8
2016-06-05service: Add other DLP servicesLioncash8-0/+179