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
*
Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent
David Marcec
2019-06-16
1
-0
/
+3
*
service/am: Implement EnterFatalSection and LeaveFatalSection
Lioncash
2019-03-26
1
-0
/
+3
*
service/am: Sort ISelfController's member functions according to table order
Lioncash
2019-03-26
1
-6
/
+6
*
service/am: Add basic implementation of ChangeMainAppletMasterVolume
Lioncash
2019-03-18
1
-0
/
+8
*
service/am: Unstub SetTransparentVolumeRate()
Lioncash
2019-03-18
1
-0
/
+2
*
service/am: Unstub SetExpectedMasterVolume()
Lioncash
2019-03-18
1
-1
/
+5
*
am: Implement GetSaveDataSize and ExtendSaveData
Zach Hilman
2018-12-27
1
-0
/
+2
*
kernel/event: Reference ReadableEvent from WritableEvent
Zach Hilman
2018-11-29
1
-8
/
+4
*
core: Port all current usages of Event to Readable/WritableEvent
Zach Hilman
2018-11-29
1
-8
/
+8
*
am: Deglobalize software keyboard applet
Zach Hilman
2018-11-18
1
-4
/
+6
*
am: Move IStorageAccessor to header and update backing buffer
Zach Hilman
2018-11-18
1
-0
/
+26
*
am: Implement CreateTransferMemoryStorage
Zach Hilman
2018-11-18
1
-0
/
+1
*
Stubbed am:EnableApplicationCrashReport
MysticExile
2018-11-17
1
-0
/
+1
*
Fixups
David Marcec
2018-11-07
1
-1
/
+1
*
Ability to switch between docked and undocked mode in-game
David Marcec
2018-11-07
1
-1
/
+28
*
Stubbed home blocking
David Marcec
2018-10-19
1
-0
/
+4
*
Implemented GetDefaultDisplayResolution
David Marcec
2018-09-18
1
-0
/
+1
*
hle/service: Default constructors and destructors in the cpp file where applicable
Lioncash
2018-09-11
1
-0
/
+12
*
Added GetBootMode (#1107)
David
2018-08-24
1
-0
/
+1
*
Implement SetIdleTimeDetectionExtension & GetIdleTimeDetectionExtension (#1059)
greggameplayer
2018-08-17
1
-0
/
+3
*
Implement GetDefaultDisplayResolutionChangeEvent
greggameplayer
2018-08-16
1
-0
/
+1
*
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