aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/ns/ns.cpp
AgeCommit message (Expand)Author
2019-09-22RebaseDavid Marcec
2019-09-22RebaseDavid Marcec
2019-09-21services: Pass FileSystemController as reference to services that need itZach Hilman
2019-05-23Fix bitmask logic inversionMichael Scire
2019-05-23fix introduced clang-format errorsMichael Scire
2019-05-23Address review commentsMichael Scire
2019-05-23Implement IApplicationFunctions::GetDesiredLanguageMichael Scire
2019-01-29service/ns: Update function tablesLioncash
2018-11-26Changed logging to be "Log before execution", Added more error logging, all s...David Marcec
2018-10-29ns: Implement command 400: GetApplicationControlDataZach Hilman
2018-10-19ns: Update service function tableLioncash
2018-08-01service/ns: Add missing ns servicesLioncash
2018-04-19service: Use nested namespace specifiers where applicableLioncash
2018-02-14pl_u: Implement basic shared font loading from RAM dump.bunnei
2017-10-12Remove lots more 3DS-specific code.bunnei
2017-09-16Services/NS: Port ns:s to the new service framework.Subv