summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/set/setting_formats/system_settings.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-01-29fix build for gcc 11amazingfate1-1/+1
2024-01-28service: set: Implement more Qlaunch Settingsgerman771-0/+12
2024-01-26service: set: Implement more settings functions for QlaunchNarr the Reg1-0/+1
2024-01-24Rework time service to fix time passing offline.Kelebek11-1/+1
2024-01-16service: set: Implement stubbed functionsNarr the Reg1-0/+6
2024-01-16service: set: Refractor setting serviceNarr the Reg1-1/+1
2024-01-08Fix typos in src/core (#12625)Viktor Szépe1-1/+1
* Fix typos in src/core * Fix typo correction * Fix indentation of MemoryStateNames * Fix indent
2023-12-16Make system settings persistent across bootsKelebek11-0/+51