aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/cfg
AgeCommit message (Expand)Author
2017-10-12Remove lots more 3DS-specific code.bunnei
2017-09-30Fixed type conversion ambiguityHuw Pascoe
2017-09-03APT: load different shared font depending on the regionwwylele
2017-08-08Update cryptoppJames
2017-06-18ResultVal: Remove MoveFrom()Yuri Kunde Schlesner
2017-06-06Service: Remove unnecessary includes from service.hYuri Kunde Schlesner
2017-05-24FileSys: Move all result description to errors.hYuri Kunde Schlesner
2017-05-24result: Make error description a generic integerYuri Kunde Schlesner
2017-05-05Create a random console_unique_id (#2668)B3n30
2017-03-12cfg: implement GenHashConsoleUniquewwylele
2017-01-19CFG: override language setting on bootwwylele
2017-01-04Fix some warnings (#2399)Jonathan Hao
2016-12-29Merge pull request #2240 from wwylele/auto-regionbunnei
2016-12-09service: Add cfg:nor serviceLioncash
2016-12-09service: Drop '_Interface' from cfg service namesLioncash
2016-12-08cfg: Update function tablesLioncash
2016-12-07Config: auto-select region and languagewwylele
2016-11-27Merge pull request #2132 from wwylele/fix-fs-errSebastian Valle
2016-11-19PTM & CFG: use the correct path and error code according to the new FileSys p...wwylele
2016-11-17cfg: add config block 0x00090000wwylele
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-07-03Service::CFG/FS: add and refactor out utilities for front-endwwylele
2016-07-03Service::CFG: move known block ID to an enumwwylele
2016-07-03Service::CFG: add SetConfigInfoBlk4wwylele
2016-07-02Service::CFG: add missing languagewwylele
2016-07-02Service::CFG: name sound output modeswwylele
2016-05-29Merge pull request #1692 from Subv/rm_getpointer2bunnei
2016-05-21CFG: Remove use of Memory::GetPointerMerryMage
2016-05-03clean up config blockwwylele
2016-05-01remove duplicated function declarationwwylele
2016-04-29add config block 0x00170000wwylele
2016-03-28Add common methods to all cfg:* portsRyan Loebs
2016-03-20HLE/FS: Corrected some style concerns.Subv
2016-03-20HLE/FS: Fixed creating the config savefile when it doesn't exist.Subv
2016-03-20HLE/FS: Implemented GetFormatInfoSubv
2016-02-29Service/CFG: Fix potential endianess issueYuri Kunde Schlesner
2016-02-29Service/CFG: Add block 0x000A0000 (username) to default config fileYuri Kunde Schlesner
2016-02-12BitField: Make trivially copyable and remove assignment operatorMerryMage
2016-02-02services: Get rid of unnecessary includesLioncash
2015-09-30Service/CFG: Use a constexpr function for country initializationEmmanuel Gil Peyrot
2015-09-29fix some xcode 7.0 warningsMartin Lindhe
2015-09-16general: Silence some warnings when using clangLioncash
2015-09-14Service/CFG: Add default entry for block 0x000A0001 (birthday)Yuri Kunde Schlesner
2015-09-14Service/CFG: Correct flags in 2 default blocksYuri Kunde Schlesner
2015-09-14Service/CFG: Add additional blocks to default save dataYuri Kunde Schlesner
2015-09-14Fix narrowing conversion warningYuri Kunde Schlesner
2015-09-14Service/CFG: Move several private types from the header to the cppYuri Kunde Schlesner