summaryrefslogtreecommitdiff
path: root/src/core/hle/service/cfg/cfg_s.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove lots more 3DS-specific code.Gravatar bunnei2017-10-121-41/+0
* service: Drop '_Interface' from cfg service namesGravatar Lioncash2016-12-091-1/+1
* cfg: Update function tablesGravatar Lioncash2016-12-081-0/+1
* Use negative priorities to avoid special-casing the self-includeGravatar Yuri Kunde Schlesner2016-09-211-1/+1
* Manually tweak source formatting and then re-run clang-formatGravatar Yuri Kunde Schlesner2016-09-181-1/+1
* Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot2016-09-181-19/+19
* Service::CFG: add SetConfigInfoBlk4Gravatar wwylele2016-07-031-1/+1
* Add common methods to all cfg:* portsGravatar Ryan Loebs2016-03-281-0/+8
* services: Get rid of unnecessary includesGravatar Lioncash2016-02-021-1/+0
* Services/CFG: Added some missing functions to cfg:sGravatar Subv2015-07-201-1/+3
* CFG: Update the cfg service to be like other integrated servicesGravatar purpasmart962015-05-151-62/+0
* Services: Moved the PTM and APT services to their own folderGravatar Subv2015-03-031-9/+5
* Asserts: break/crash program, fit to style guide; log.h->assert.hGravatar archshift2015-02-101-1/+0
* Service: Clean-up InterfaceGravatar Yuri Kunde Schlesner2015-02-021-1/+1
* Services: Added some missing services.Gravatar Subv2015-01-131-0/+98