aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/ndm.h
AgeCommit message (Expand)Author
2014-10-29Renamed souce files of services to match port namesGareth Poole
2014-10-26Add `override` keyword through the code.Yuri Kunde Schlesner
2014-08-17Core: Alter the kernel string functions to use std::string instead of const c...Lioncash
2014-05-30hle: added stubbed service for ndm_ubunnei