summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ndm/ndm.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-10hle: Remove a large amount of 3ds-specific service code.bunnei1-239/+0
2017-06-06Service: Remove unnecessary includes from service.hYuri Kunde Schlesner1-0/+2
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner1-1/+1
2016-09-19Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner1-5/+8
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-11/+9
2016-04-20Update the stub code of NDM service!JamePeng1-4/+193
2016-03-14Reorganize the ndm service path for dummy implement functionJamePeng1-0/+47