summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/nim (follow)
Commit message (Expand)AuthorAgeFilesLines
* nim: Add the basic skeleton of the nim:eca serviceLioncash2018-10-191-0/+17
* service: Add missing headers inclusions where applicableLioncash2018-09-251-0/+1
* Removed unneeded event clearDavid Marcec2018-09-201-1/+0
* Implemented NTC & IEnsureNetworkClockAvailabilityServiceDavid Marcec2018-09-201-3/+100
* service: Add the nim servicesLioncash2018-07-262-0/+139
* hle: Remove a large amount of 3ds-specific service code.bunnei2017-10-108-236/+0
* Services/NIM: Implement CheckForSysUpdateEvent.Subv2017-09-303-2/+29
* Service: Remove unnecessary includes from service.hYuri Kunde Schlesner2017-06-061-0/+1
* NWM changed to NIMnoah the goodra2017-02-141-1/+1
* nim: Update function tablesLioncash2016-12-082-0/+2
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-212-2/+2
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-212-3/+2
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-192-3/+2
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-184-21/+19
* services: Get rid of unnecessary includesLioncash2016-02-025-12/+4
* services: Update some function tablesLioncash2015-12-301-0/+3
* Services: Continue separation of services into their own folderspurpasmart962015-06-128-0/+215