summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ldr_ro/memory_synchronizer.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hle: Remove a large amount of 3ds-specific service code.bunnei2017-10-101-42/+0
|
* Add all services to the Service namespaceLioncash2016-12-111-5/+4
| | | | | Previously there was a split where some of the services were in the Service namespace and others were not.
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-1/+0
| | | | | | | This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation.
* LDR: Implement CROwwylele2016-08-271-0/+44