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
/
apt
/
apt_u.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hle: Remove a large amount of 3ds-specific service code.
bunnei
2017-10-10
1
-107
/
+0
*
APT: implement Wrap and Unwrap
wwylele
2017-02-21
1
-2
/
+2
*
HLE: Use a member variable instead of a virtual function to retrieve the max number of sessions that can be connected to an HLE service at the same time.
Subv
2016-12-05
1
-1
/
+1
*
Bravely Default/Second stuck #1822 (#2188)
pippo2931
2016-11-24
1
-1
/
+1
*
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
1
-1
/
+1
*
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-19
1
-2
/
+3
*
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-09-18
1
-89
/
+88
*
Correct APT::0x00550040 and APT::0x00560000 function
JamePeng
2016-07-15
1
-2
/
+2
*
Implement CheckNew3DS and CheckNew3DSApp
JamePeng
2016-04-20
1
-3
/
+5
*
implement APT::GetStartupArgument
JamePeng
2016-04-04
1
-1
/
+1
*
Merge pull request #1266 from Subv/miiapplet
bunnei
2016-03-12
1
-1
/
+1
|
\
|
*
HLE/Applets: Implemented a dummy Mii Selector applet.
Subv
2016-03-12
1
-1
/
+1
*
|
services: Get rid of unnecessary includes
Lioncash
2016-02-02
1
-3
/
+0
*
|
services: Update some function tables
Lioncash
2015-12-30
1
-0
/
+6
|
/
*
Service/APT: Fixed a regression, PreloadLibraryApplet should also start an applet when called.
Subv
2015-07-24
1
-1
/
+1
*
HLE/APT: Initial HLE support for applets.
Subv
2015-07-12
1
-2
/
+2
*
Common: Remove common.h
Yuri Kunde Schlesner
2015-05-07
1
-1
/
+0
*
Services: Moved the PTM and APT services to their own folder
Subv
2015-03-04
1
-0
/
+103