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_u.cpp
Age
Commit message (
Expand
)
Author
2015-01-10
Logging: Log all called service functions (under trace). Compile out all trac...
archshift
2014-12-25
Merge pull request #330 from purpasmart96/new_srv
bunnei
2014-12-25
More services & small clean ups
purpasmart96
2014-12-22
Merge pull request #322 from chinhodado/master
bunnei
2014-12-21
More warning cleanups
Chin
2014-12-20
License change
purpasmart96
2014-12-15
Remove SyncRequest from K::Object and create a new K::Session type
Yuri Kunde Schlesner
2014-12-13
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-12
APT_U: Added GetSharedFont service function.
bunnei
2014-11-19
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...
Emmanuel Gil Peyrot
2014-11-11
APT_U: Added stub for function AppletUtility.
bunnei
2014-11-11
APT_U: Set a valid parameter buffer size in GlanceParameter.
bunnei
2014-11-11
APT_U: Release service lock on initialization.
bunnei
2014-11-11
APT_U: Fixes for GetLockHandle to boot system titles.
bunnei
2014-10-29
Renamed souce files of services to match port names
Gareth Poole