summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/cfg/cfg_i.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add common methods to all cfg:* portsRyan Loebs2016-03-291-0/+12
* services: Get rid of unnecessary includesLioncash2016-02-021-1/+0
* CFG: Update the cfg service to be like other integrated servicespurpasmart962015-05-161-55/+2
* 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
* More services & small clean upspurpasmart962014-12-261-36/+33
* CFG: Corrected the licenses in cfg_i.cpp and cfg_u.cppSubv2014-12-211-1/+1
* CFG: Create a new subfolder cfg inside service to handle cfgSubv2014-12-211-0/+113