summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ndm (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-10hle: Remove a large amount of 3ds-specific service code.bunnei4-554/+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 Schlesner2-2/+2
2016-09-19Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner3-8/+16
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot3-59/+47
2016-04-20Update the stub code of NDM service!JamePeng3-27/+420
2016-03-14Reorganize the ndm service path for dummy implement functionJamePeng4-0/+163