summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/cecd/cecd_u.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2017-10-10hle: Remove a large amount of 3ds-specific service code.bunnei1-36/+0
2016-12-15Service/CECD: Add cecd:ndm servicemailwl1-1/+2
2016-12-08cecd_u: Update function tableLioncash1-1/+13
Updated based off information from 3dbrew.
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner1-1/+1
2016-09-19Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner1-1/+1
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-3/+3
2016-04-08cecd:u: stub GetCecStateAbbreviated (#1648)mailwl1-0/+1
2016-03-31cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandlemailwl1-1/+4
2016-02-02services: Get rid of unnecessary includesLioncash1-2/+0
2016-02-02services: Update function tablesLioncash1-3/+4
2015-06-12Services: Continue separation of services into their own folderspurpasmart961-0/+20