summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/set (follow)
Commit message (Collapse)AuthorAgeFilesLines
* acc, set, applet_oe: stub various functions, add set service (#105)goaaats2018-01-192-0/+67
* Stubs for various acc:u0 funcs needed * Stub for GetDesiredLanguage in IApplicationFunctions * Add set service + stubs needed for games * Fix formatting * Implement IProfile, IManagerForApplication, return bool in CheckAvailability, style fixes * Remove IProfile::Get(needs more research), fix IPC response sizes