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_u.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Kernel: Convert Event to not use Handles
Yuri Kunde Schlesner
2015-01-30
1
-14
/
+12
*
Kernel: Convert Mutex to not use Handles
Yuri Kunde Schlesner
2015-01-30
1
-8
/
+8
*
Kernel: Convert SharedMemory to not use Handles
Yuri Kunde Schlesner
2015-01-30
1
-4
/
+4
*
Merge pull request #345 from purpasmart96/apt_stubs
bunnei
2015-01-27
1
-91
/
+276
|
\
|
*
APT_U: Stub some functions & misc changes
purpasmart96
2015-01-23
1
-91
/
+276
*
|
Event: Fixed some bugs and cleanup (Subv)
bunnei
2015-01-22
1
-2
/
+2
|
/
*
APT: Fix typo in setting return code for NotifyToWait
bunnei
2015-01-16
1
-1
/
+1
*
APT: Fixed the comment style in some variables
Sebastian Valle
2015-01-14
1
-2
/
+2
*
APTU: Stubbed NotifyToWait, taken from 3dmoo.
Subv
2015-01-14
1
-7
/
+21
*
Services: Added some missing services.
Subv
2015-01-13
1
-1
/
+1
*
Logging: Log all called service functions (under trace). Compile out all trace logs under release for performance.
archshift
2015-01-10
1
-4
/
+0
*
Merge pull request #330 from purpasmart96/new_srv
bunnei
2014-12-26
1
-3
/
+0
|
\
|
*
More services & small clean ups
purpasmart96
2014-12-26
1
-3
/
+0
*
|
Merge pull request #322 from chinhodado/master
bunnei
2014-12-22
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
More warning cleanups
Chin
2014-12-21
1
-2
/
+2
*
|
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
-8
/
+8
*
Convert old logging calls to new logging macros
Yuri Kunde Schlesner
2014-12-13
1
-10
/
+10
*
APT_U: Added GetSharedFont service function.
bunnei
2014-12-13
1
-34
/
+100
*
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
Emmanuel Gil Peyrot
2014-11-19
1
-2
/
+2
*
APT_U: Added stub for function AppletUtility.
bunnei
2014-11-12
1
-1
/
+29
*
APT_U: Set a valid parameter buffer size in GlanceParameter.
bunnei
2014-11-12
1
-17
/
+39
*
APT_U: Release service lock on initialization.
bunnei
2014-11-12
1
-0
/
+4
*
APT_U: Fixes for GetLockHandle to boot system titles.
bunnei
2014-11-12
1
-1
/
+18
*
Renamed souce files of services to match port names
Gareth Poole
2014-10-29
1
-0
/
+199