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
/
ns
/
ns.cpp
Age
Commit message (
Expand
)
Author
2019-09-22
Rebase
David Marcec
2019-09-22
Rebase
David Marcec
2019-09-21
services: Pass FileSystemController as reference to services that need it
Zach Hilman
2019-05-23
Fix bitmask logic inversion
Michael Scire
2019-05-23
fix introduced clang-format errors
Michael Scire
2019-05-23
Address review comments
Michael Scire
2019-05-23
Implement IApplicationFunctions::GetDesiredLanguage
Michael Scire
2019-01-29
service/ns: Update function tables
Lioncash
2018-11-26
Changed logging to be "Log before execution", Added more error logging, all s...
David Marcec
2018-10-29
ns: Implement command 400: GetApplicationControlData
Zach Hilman
2018-10-19
ns: Update service function table
Lioncash
2018-08-01
service/ns: Add missing ns services
Lioncash
2018-04-19
service: Use nested namespace specifiers where applicable
Lioncash
2018-02-14
pl_u: Implement basic shared font loading from RAM dump.
bunnei
2017-10-12
Remove lots more 3DS-specific code.
bunnei
2017-09-16
Services/NS: Port ns:s to the new service framework.
Subv