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
/
am
/
am.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
am: Stub SetScreenShotImageOrientation.
bunnei
2018-08-08
1
-0
/
+1
*
hle/service: Make constructors explicit where applicable
Lioncash
2018-07-19
1
-1
/
+1
*
am: Stub out IApplicationFunctions::GetPseudoDeviceId.
bunnei
2018-06-06
1
-0
/
+1
*
am: Implement ILibraryAppletCreator::CreateStorage.
bunnei
2018-06-04
1
-0
/
+1
*
am: Stub IApplicationFunctions GetDisplayVersion.
bunnei
2018-05-26
1
-0
/
+1
*
Add & correct miscellaneous things (#470)
greggameplayer
2018-05-26
1
-2
/
+17
*
Stubs for QLaunch (#428)
Hexagon12
2018-05-07
1
-0
/
+25
*
Stub more functions
mailwl
2018-02-22
1
-0
/
+7
*
Stub am::SetScreenShotPermission, and bsd::StartMonitoring functions
mailwl
2018-02-22
1
-0
/
+1
*
Service: stub some functions in am, audio, time, vi services
mailwl
2018-02-07
1
-0
/
+5
*
IApplicationFunctions: Stub out EnsureSaveData.
bunnei
2018-02-06
1
-0
/
+1
*
Service/am: Add AppletAE service (#153)
mailwl
2018-02-02
1
-0
/
+93
*
AppletOE: Make ISelfController keep a reference to nvflinger.
Subv
2018-01-22
1
-1
/
+7
*
yuzu: Update license text to be consistent across project.
bunnei
2018-01-13
1
-1
/
+1
*
hle: Add service stubs for apm and appletOE.
bunnei
2017-10-15
1
-0
/
+16
*
hle: Remove a large amount of 3ds-specific service code.
bunnei
2017-10-10
1
-164
/
+0
*
Update AM service function tables
Lioncash
2016-12-08
1
-10
/
+10
*
update the code of AM service! (#1623)
JamePeng
2016-04-08
1
-11
/
+115
*
services: Get rid of unnecessary includes
Lioncash
2016-02-02
1
-3
/
+3
*
Services/AM: Stubbed am:app::GetNumContentInfos to return 0 results.
Subv
2015-07-21
1
-0
/
+13
*
Services: Continue separation of services into their own folders
purpasmart96
2015-06-12
1
-0
/
+47