summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ac_u.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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