service: Add ncm services

Adds the basic skeleton for the ncm services based off information on
Switch Brew.
This commit is contained in:
Lioncash 2018-07-27 17:32:45 -04:00
parent 8f135398fe
commit db0eb8968d
6 changed files with 80 additions and 0 deletions

View file

@ -177,6 +177,7 @@ void FileBackend::Write(const Entry& entry) {
SUB(Service, LDN) \
SUB(Service, LM) \
SUB(Service, MM) \
SUB(Service, NCM) \
SUB(Service, NFC) \
SUB(Service, NFP) \
SUB(Service, NIFM) \