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
/
am
/
applet_oe.cpp
Age
Commit message (
Expand
)
Author
2018-01-16
applet_oe: Fix GetOperationMode and GetPerformanceMode.
bunnei
2018-01-16
Services: Stubbed APM::OpenSession and the ISession interface.
Subv
2018-01-16
AppletOE: Stub a bunch of functions required by libnx homebrew.
Subv
2018-01-16
implemented more of ISelfController and IApplicationFunctions
David Marcec
2018-01-15
applet_oe: Stub SetFocusHandlingMode, GetCurrentFocusState, SetTerminateResult.
bunnei
2018-01-14
Games expect 15 for ICommonStateGetter::ReceiveMessage in order to continue e...
David Marcec
2018-01-13
yuzu: Update license text to be consistent across project.
bunnei
2018-01-07
AppletOE: Fixed command buffer structure for ReceiveMessage.
Subv
2018-01-07
IPC: Corrected some command header sizes in appletOE.
Subv
2018-01-07
IPC Cleanup: Remove 3DS-specific code and translate copy, move and domain obj...
Subv
2017-12-29
applet_oe: Stub out a bunch of interfaces necessary for boot.
bunnei
2017-12-28
service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor.
bunnei
2017-10-14
hle: Add service stubs for apm and appletOE.
bunnei