index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
/
service
/
apt
/
apt_a.cpp
Age
Commit message (
Expand
)
Author
2017-02-21
APT: implement Wrap and Unwrap
wwylele
2016-12-14
Merge pull request #2249 from Subv/sessions_v3
Yuri Kunde Schlesner
2016-12-07
apt: Update apt function tables
Lioncash
2016-12-05
HLE: Use a member variable instead of a virtual function to retrieve the max ...
Subv
2016-11-23
Bravely Default/Second stuck #1822 (#2188)
pippo2931
2016-09-21
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-18
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-07-15
Correct APT::0x00550040 and APT::0x00560000 function
JamePeng
2016-04-20
Implement CheckNew3DS and CheckNew3DSApp
JamePeng
2016-04-06
append SetAppCpuTimeLimit and GetAppCpuTimeLimit to APT:A
JamePeng
2016-04-05
implement APT::GetStartupArgument
JamePeng
2016-04-05
Append the missing function name"GetAppletInfo" to APT:A
JamePeng
2016-02-02
services: Get rid of unnecessary includes
Lioncash
2015-07-23
Service/APT: Fixed a regression, PreloadLibraryApplet should also start an ap...
Subv
2015-07-11
HLE/APT: Initial HLE support for applets.
Subv
2015-04-02
Services: Stubs and minor changes
purpasmart96
2015-03-03
Services: Moved the PTM and APT services to their own folder
Subv