summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/cfg/cfg_s.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cfg: Update function tablesLioncash2016-12-081-0/+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-19/+19
* Service::CFG: add SetConfigInfoBlk4wwylele2016-07-031-1/+1
* Add common methods to all cfg:* portsRyan Loebs2016-03-291-0/+8
* services: Get rid of unnecessary includesLioncash2016-02-021-1/+0
* Services/CFG: Added some missing functions to cfg:sSubv2015-07-211-1/+3
* CFG: Update the cfg service to be like other integrated servicespurpasmart962015-05-161-62/+0
* Services: Moved the PTM and APT services to their own folderSubv2015-03-041-9/+5
* Asserts: break/crash program, fit to style guide; log.h->assert.harchshift2015-02-111-1/+0
* Service: Clean-up InterfaceYuri Kunde Schlesner2015-02-021-1/+1
* Services: Added some missing services.Subv2015-01-131-0/+98