index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
ac_u.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set client SDK version to Service APIs
mailwl
2016-11-30
1
-1
/
+19
*
Style fix
mailwl
2016-11-02
1
-2
/
+2
*
Rename AcConfig, change types u8 to u32
mailwl
2016-11-02
1
-21
/
+25
*
AC_U: Stub functions, used if EULA agreed
mailwl
2016-11-02
1
-14
/
+189
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
1
-1
/
+1
*
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-21
1
-2
/
+1
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-19
/
+19
*
ac:u: stub CloseAsync; check memory size aling in svc:GetProcessInfo(type=2)
mailwl
2016-04-21
1
-1
/
+25
*
ac:u: Stub IsConnected
mailwl
2016-03-04
1
-2
/
+17
*
services: Get rid of unnecessary includes
Lioncash
2016-02-02
1
-1
/
+0
*
core: Apply static to local functions
Lioncash
2015-02-13
1
-1
/
+1
*
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-11
1
-1
/
+1
*
Service: Clean-up Interface
Yuri Kunde Schlesner
2015-02-02
1
-1
/
+1
*
More services & small clean ups
purpasmart96
2014-12-26
1
-3
/
+0
*
License change
purpasmart96
2014-12-21
1
-1
/
+1
*
Remove SyncRequest from K::Object and create a new K::Session type
Yuri Kunde Schlesner
2014-12-15
1
-1
/
+1
*
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-13
1
-1
/
+1
*
AC_U: Added a stub for GetWifiStatus
purpasmart96
2014-12-03
1
-1
/
+19
*
Add more services and some fixes, along with more "override"
purpasmart96
2014-11-21
1
-3
/
+3
*
Added a bunch of services
purpasmart96
2014-11-01
1
-0
/
+44