summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ldr_ro (unfollow)
Commit message (Expand)AuthorFilesLines
2017-02-27Doxygen: Amend minor issues (#2593)Mat M1-2/+2
2017-02-27Core: Remove unnecessary include in thread.hYuri Kunde Schlesner1-0/+1
2016-12-22core: Replace "AppCore" nomenclature with just "CPU".bunnei1-4/+4
2016-12-22core: Consolidate core and system state, remove system module & cleanups.bunnei1-4/+4
2016-12-11Add all services to the Service namespaceLioncash6-45/+36
2016-10-20Fix typosRicardo de Almeida Gonzaga1-1/+1
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner3-3/+3
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot5-10/+3
2016-09-19Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner3-32/+38
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot4-334/+399
2016-08-27LDR: Implement CROwwylele6-0/+3029