summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/frd/frd_u.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set client SDK version to Service APIsmailwl2016-11-301-1/+1
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-211-1/+1
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-1/+1
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-52/+52
* frd:u: Initial stub some functionsmailwl2016-03-271-53/+54
* services: Get rid of unnecessary includesLioncash2016-02-021-2/+0
* services: Update some function tablesLioncash2015-12-301-5/+38
* Add more frd:u unknown service commands from 3dbrewarchshift2015-07-191-1/+12
* Services: Continue separation of services into their own folderspurpasmart962015-06-121-0/+29