summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/cecd/cecd_u.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hle: Remove a large amount of 3ds-specific service code.bunnei2017-10-101-36/+0
|
* Service/CECD: Add cecd:ndm servicemailwl2016-12-151-1/+2
|
* cecd_u: Update function tableLioncash2016-12-081-1/+13
| | | | Updated based off information from 3dbrew.
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-211-1/+1
|
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-1/+1
|
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-3/+3
|
* cecd:u: stub GetCecStateAbbreviated (#1648)mailwl2016-04-081-0/+1
|
* cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandlemailwl2016-03-311-1/+4
|
* services: Get rid of unnecessary includesLioncash2016-02-021-2/+0
|
* services: Update function tablesLioncash2016-02-021-3/+4
|
* Services: Continue separation of services into their own folderspurpasmart962015-06-121-0/+20