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
Age
Commit message (
Expand
)
Author
2018-01-19
ISelfController: Stub LockExit and UnlockExit
Rozlette
2018-01-19
applet_oe: Clang-format.
bunnei
2018-01-18
Stub PopLaunchParameter and implement Buffer C Descriptors reading on hle_ipc...
gdkchan
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
ap, aoc_u: Minor cleanup.
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
2017-10-10
hle: Remove a large amount of 3ds-specific service code.
bunnei
2017-06-06
Service: Remove unnecessary includes from service.h
Yuri Kunde Schlesner
2016-12-07
Update AM service function tables
Lioncash
2016-09-21
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
2016-09-18
Manually tweak source formatting and then re-run clang-format
Yuri Kunde Schlesner
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
2016-04-24
am: title_id is long long uint
Sam Spilsbury
2016-04-08
update the code of AM service! (#1623)
JamePeng
2016-02-02
services: Get rid of unnecessary includes
Lioncash
2015-12-30
services: Update some function tables
Lioncash
2015-07-29
core: Eliminate some unused variable warnings
Lioncash
2015-07-29
core: Fix missing prototype warnings
Lioncash
2015-07-29
am_net: Add missing function to the function table
Lioncash
2015-07-29
am_net: Add correct function name to the function table
Lioncash
2015-07-21
Services/AM: Stubbed am:app::GetNumContentInfos to return 0 results.
Subv
2015-06-11
Services: Continue separation of services into their own folders
purpasmart96
[prev]