summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ac_u.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set client SDK version to Service APIsmailwl2016-11-301-1/+19
* Style fixmailwl2016-11-021-2/+2
* Rename AcConfig, change types u8 to u32mailwl2016-11-021-21/+25
* AC_U: Stub functions, used if EULA agreedmailwl2016-11-021-14/+189
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-211-1/+1
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-2/+1
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-19/+19
* ac:u: stub CloseAsync; check memory size aling in svc:GetProcessInfo(type=2)mailwl2016-04-211-1/+25
* ac:u: Stub IsConnectedmailwl2016-03-041-2/+17
* services: Get rid of unnecessary includesLioncash2016-02-021-1/+0
* core: Apply static to local functionsLioncash2015-02-131-1/+1
* Asserts: break/crash program, fit to style guide; log.h->assert.harchshift2015-02-111-1/+1
* 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 SyncRequest from K::Object and create a new K::Session typeYuri Kunde Schlesner2014-12-151-1/+1
* Convert old logging calls to new logging macrosYuri Kunde Schlesner2014-12-131-1/+1
* AC_U: Added a stub for GetWifiStatuspurpasmart962014-12-031-1/+19
* Add more services and some fixes, along with more "override"purpasmart962014-11-211-3/+3
* Added a bunch of servicespurpasmart962014-11-011-0/+44