summaryrefslogtreecommitdiff
path: root/src/core/hle/service/nwm_uds.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Service/NWM: add nwm servicesGravatar mailwl2016-12-221-160/+0
* Add all services to the Service namespaceGravatar Lioncash2016-12-111-13/+9
* nwm_uds: Update function tableGravatar Lioncash2016-12-081-5/+7
* NWM: stub Initialize with an errorGravatar wwylele2016-10-121-0/+11
* Use negative priorities to avoid special-casing the self-includeGravatar Yuri Kunde Schlesner2016-09-211-1/+1
* Remove empty newlines in #include blocks.Gravatar Emmanuel Gil Peyrot2016-09-211-2/+1
* Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot2016-09-181-40/+42
* svc: Move ResetType enum to the kernel event headerGravatar Lioncash2016-03-121-1/+1
* svc: Make ResetType an enum classGravatar Lioncash2016-03-121-1/+1
* services: Get rid of unnecessary includesGravatar Lioncash2016-02-021-1/+1
* services: Update some function tablesGravatar Lioncash2015-12-301-0/+18
* Ensure all kernel objects are released during shutdownGravatar Yuri Kunde Schlesner2015-07-171-0/+4
* Common: Remove common.hGravatar Yuri Kunde Schlesner2015-05-071-0/+2
* Services: Initialize all state variables at bootup.Gravatar bunnei2015-05-011-1/+1
* Services: Stubs and minor changesGravatar purpasmart962015-04-021-8/+103
* Asserts: break/crash program, fit to style guide; log.h->assert.hGravatar archshift2015-02-101-1/+0
* Service: Clean-up InterfaceGravatar Yuri Kunde Schlesner2015-02-021-1/+1
* More services & small clean upsGravatar purpasmart962014-12-251-3/+0
* License changeGravatar purpasmart962014-12-201-1/+1
* Added a bunch of servicesGravatar purpasmart962014-11-011-0/+35