aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/dlp_srvr.cpp
AgeCommit message (Collapse)Author
2016-06-04service: Add other DLP servicesLioncash
Specifically, dlp::CLNT and dlp::FKCL Moves them to their own folder like with other services.
2016-04-03Dummy implementation dlp:SRVR Service.exhalatio