summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ldr_ro/memory_synchronizer.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-12-11Add all services to the Service namespaceLioncash1-5/+4
Previously there was a split where some of the services were in the Service namespace and others were not.
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner1-1/+1
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-3/+1
This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation.
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-3/+2
2016-08-27LDR: Implement CROwwylele1-0/+46