summaryrefslogtreecommitdiff
path: root/src/core/hle
AgeCommit message (Expand)Author
2018-04-17Various service name fixes - part 2 (rebased) (#322)Hexagon12
2018-04-15Merge pull request #338 from bunnei/unrequire-shared-fontbunnei
2018-04-15pl_u: Use empty shared font if none is available.bunnei
2018-04-15fsp_srv: Implement DeleteFile.bunnei
2018-04-14Merge pull request #332 from bunnei/fix-total-mem-usagebunnei
2018-04-14vm_manager: Increase GetTotalMemoryUsage value.bunnei
2018-04-14fsp_srv: Implement IFile::Flush.bunnei
2018-04-13Merge pull request #323 from Hexagon12/stub-hidbunnei
2018-04-13Fixed normal params in GetDisplayResolutionHexagon12
2018-04-13Stubbed out GetPlayerLedPatternHexagon12
2018-04-13Merge pull request #319 from Hexagon12/service-name-fixbunnei
2018-04-11Service/SSL: update service according switchbrewmailwl
2018-04-11Various fixes and clangHexagon12
2018-04-10Decimal changeHexagon12
2018-04-10Updated pctl:a with new service names.Hexagon12
2018-04-10Updated nvmemp with new service names.Hexagon12
2018-04-10Updated nvdrv with more service names.Hexagon12
2018-04-10Updated pl:u with more service names.Hexagon12
2018-04-10Updated hid with more service names.Hexagon12
2018-04-10Updated friend:u with more service names.Hexagon12
2018-04-10Updated the unknown nameHexagon12
2018-04-10Updated friend:a with more service names.Hexagon12
2018-04-10Updated fsp-srv with more service names.Hexagon12
2018-04-10Updated CodecCtl with more service names.Hexagon12
2018-04-10Updated audren with more service names.Hexagon12
2018-04-10Updated audrec with more service names.Hexagon12
2018-04-10Updated audout with more service names.Hexagon12
2018-04-10Updated audin with more service names.Hexagon12
2018-04-10Updated AOC with more service names.Hexagon12
2018-04-10Updated AppletOE with more service names.Hexagon12
2018-04-10Updated AppletAE with more service names.Hexagon12
2018-04-10Updated AM with more service names.Hexagon12
2018-04-10Service/ACC: convert to module, add acc:aa, acc:su, acc:u1 servicesmailwl
2018-04-07Fix spelling of InitializeJames Rowe
2018-04-02svc: Stub out SetThreadActivity, GetThreadContext.bunnei
2018-04-02audren_u: Stub out GetActiveAudioDeviceName.bunnei
2018-04-02audout_u: Implement GetAudioOutState.bunnei
2018-04-02nifm: GetResult does not return a data field.bunnei
2018-04-02vi: Implement GetDisplayResolution.bunnei
2018-04-02shared_memory: Remove incorrect 3ds-specific check.bunnei
2018-04-02service: Add friend:u interface.bunnei
2018-04-03externals: Update fmt to 4d35f94Daniel Lim Wee Soong
2018-04-02Merge pull request #297 from bunnei/hid-touch-statebunnei
2018-04-01hid: Write empty touch screen state.bunnei
2018-03-31hle_ipc, fsp_srv: Cleanup logging.bunnei
2018-03-31hid: Stub out GetSupportedNpadStyleSet.bunnei
2018-03-31hle_ipc: Do not ensure write buffer size.bunnei
2018-03-31fsp_srv: Implement GetSize and SetSize.bunnei
2018-03-31memory: Fix stack region.bunnei
2018-03-29audren_u: Stub QueryAudioDeviceSystemEvent and GetActiveChannelCount.bunnei