summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/cecd (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-10hle: Remove a large amount of 3ds-specific service code.bunnei8-287/+0
2017-06-19ResultVal: Remove MoveFrom()Yuri Kunde Schlesner1-4/+4
2017-06-06Service: Remove unnecessary includes from service.hYuri Kunde Schlesner1-0/+3
2016-12-15Service/CECD: Add cecd:ndm servicemailwl7-13/+79
2016-12-08cecd_u: Update function tableLioncash1-1/+13
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2-2/+2
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-2/+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 Peyrot4-13/+16
2016-04-08cecd:u: stub GetCecStateAbbreviated (#1648)mailwl3-0/+28
2016-03-31cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandlemailwl3-3/+54
2016-02-02services: Get rid of unnecessary includesLioncash4-11/+0
2016-02-02services: Update function tablesLioncash1-3/+4
2015-06-12Services: Continue separation of services into their own folderspurpasmart966-0/+135