summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ldr_ro/cro_helper.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* hle: Remove a large amount of 3ds-specific service code.bunnei2017-10-101-1495/+0
* arm: Use 64-bit addressing in a bunch of places.bunnei2017-09-301-1/+1
* Add all services to the Service namespaceLioncash2016-12-111-5/+4
* Fix typosRicardo de Almeida Gonzaga2016-10-201-1/+1
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-211-1/+1
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-2/+1
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-22/+25
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-179/+196
* LDR: Implement CROwwylele2016-08-271-0/+1477