summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/mic_u.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ResultVal: Remove MoveFrom()Yuri Kunde Schlesner2017-06-191-1/+1
* Service: Remove unnecessary includes from service.hYuri Kunde Schlesner2017-06-061-0/+2
* core: fix mic_u warnings on MSVCKloen2017-01-231-4/+4
* Fix some warnings (#2399)Jonathan Hao2017-01-041-2/+3
* core: Remove HLE module, consolidate code & various cleanups.bunnei2016-12-221-1/+2
* Add all services to the Service namespaceLioncash2016-12-111-26/+22
* Set client SDK version to Service APIsmailwl2016-11-301-1/+19
* Output parameters to logmailwl2016-11-251-4/+6
* MIC_U: Stub service funcionsmailwl2016-11-251-16/+304
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-16/+16
* services: Get rid of unnecessary includesLioncash2016-02-021-1/+0
* services: Update some function tablesLioncash2015-12-301-5/+5
* Asserts: break/crash program, fit to style guide; log.h->assert.harchshift2015-02-111-1/+0
* Service: Clean-up InterfaceYuri Kunde Schlesner2015-02-021-1/+1
* More services & small clean upspurpasmart962014-12-261-3/+0
* License changepurpasmart962014-12-211-1/+1
* Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generatedEmmanuel Gil Peyrot2014-11-191-1/+1
* Added a bunch of servicespurpasmart962014-11-011-0/+43