summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/cecd/cecd.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-10hle: Remove a large amount of 3ds-specific service code.bunnei1-66/+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 servicemailwl1-4/+6
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner1-1/+1
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-2/+1
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-4/+5
2016-04-08cecd:u: stub GetCecStateAbbreviated (#1648)mailwl1-0/+9
2016-03-31cecd:u: stub GetCecInfoEventHandle, GetChangeStateEventHandlemailwl1-2/+27
2016-02-02services: Get rid of unnecessary includesLioncash1-4/+0
2015-06-12Services: Continue separation of services into their own folderspurpasmart961-0/+31