summaryrefslogtreecommitdiff
path: root/src/core (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #341 from shinyquagsire23/pfs-hfs-implGravatar bunnei2018-04-173-0/+214
|\
| * file_sys: Use NGLOGGravatar shinyquagsire232018-04-171-5/+5
| * file_sys: tweaksGravatar shinyquagsire232018-04-162-6/+7
| * file_sys: Add HFS/PFS helper componentGravatar shinyquagsire232018-04-163-0/+213
* | Various service name fixes - part 2 (rebased) (#322)Gravatar Hexagon122018-04-1713-11/+207
|/
* Merge pull request #338 from bunnei/unrequire-shared-fontGravatar bunnei2018-04-151-17/+14
|\
| * pl_u: Use empty shared font if none is available.Gravatar bunnei2018-04-151-17/+14
* | fsp_srv: Implement DeleteFile.Gravatar bunnei2018-04-156-9/+27
|/
* Merge pull request #332 from bunnei/fix-total-mem-usageGravatar bunnei2018-04-141-1/+1
|\
| * vm_manager: Increase GetTotalMemoryUsage value.Gravatar bunnei2018-04-141-1/+1
* | fsp_srv: Implement IFile::Flush.Gravatar bunnei2018-04-141-1/+9
|/
* Merge pull request #323 from Hexagon12/stub-hidGravatar bunnei2018-04-131-1/+7
|\
| * Stubbed out GetPlayerLedPatternGravatar Hexagon122018-04-131-1/+7
* | Fixed normal params in GetDisplayResolutionGravatar Hexagon122018-04-131-1/+1
|/
* Merge pull request #319 from Hexagon12/service-name-fixGravatar bunnei2018-04-1321-65/+413
|\
| * Various fixes and clangGravatar Hexagon122018-04-116-115/+108
| * Decimal changeGravatar Hexagon122018-04-101-4/+4
| * Updated pctl:a with new service names.Gravatar Hexagon122018-04-101-4/+101
| * Updated nvmemp with new service names.Gravatar Hexagon122018-04-101-4/+4
| * Updated nvdrv with more service names.Gravatar Hexagon122018-04-101-0/+7
| * Updated pl:u with more service names.Gravatar Hexagon122018-04-101-1/+3
| * Updated hid with more service names.Gravatar Hexagon122018-04-101-0/+50
| * Updated friend:u with more service names.Gravatar Hexagon122018-04-101-1/+2
| * Updated the unknown nameGravatar Hexagon122018-04-101-1/+1
| * Updated friend:a with more service names.Gravatar Hexagon122018-04-101-1/+2
| * Updated fsp-srv with more service names.Gravatar Hexagon122018-04-101-4/+102
| * Updated CodecCtl with more service names.Gravatar Hexagon122018-04-101-3/+3
| * Updated audren with more service names.Gravatar Hexagon122018-04-101-10/+14
| * Updated audrec with more service names.Gravatar Hexagon122018-04-101-7/+9
| * Updated audout with more service names.Gravatar Hexagon122018-04-101-13/+16
| * Updated audin with more service names.Gravatar Hexagon122018-04-101-9/+16
| * Updated AOC with more service names.Gravatar Hexagon122018-04-101-0/+1
| * Updated AppletOE with more service names.Gravatar Hexagon122018-04-101-0/+1
| * Updated AppletAE with more service names.Gravatar Hexagon122018-04-101-0/+1
| * Updated AM with more service names.Gravatar Hexagon122018-04-101-2/+82
* | Service/SSL: update service according switchbrewGravatar mailwl2018-04-112-1/+98
* | Service/ACC: convert to module, add acc:aa, acc:su, acc:u1 servicesGravatar mailwl2018-04-1011-127/+342
|/
* Fix spelling of InitializeGravatar James Rowe2018-04-072-3/+3
* core, main.h: Abort on 32Bit ROMs (#309)Gravatar N00byKing2018-04-064-0/+11
* svc: Stub out SetThreadActivity, GetThreadContext.Gravatar bunnei2018-04-022-2/+19
* audren_u: Stub out GetActiveAudioDeviceName.Gravatar bunnei2018-04-021-1/+13
* audout_u: Implement GetAudioOutState.Gravatar bunnei2018-04-021-1/+8
* nifm: GetResult does not return a data field.Gravatar bunnei2018-04-021-2/+1
* vi: Implement GetDisplayResolution.Gravatar bunnei2018-04-022-0/+26
* shared_memory: Remove incorrect 3ds-specific check.Gravatar bunnei2018-04-021-12/+0
* service: Add friend:u interface.Gravatar bunnei2018-04-024-0/+41
* Merge pull request #276 from N00byKing/acctoyuzuGravatar bunnei2018-04-022-4/+4
|\
| * telemetry_session.h: Reword Documentation Comment from citra to yuzuGravatar N00byKing2018-03-271-2/+2
| * Change Telemetry Names to yuzuGravatar N00byKing2018-03-271-2/+2
* | Merge pull request #304 from daniellimws/fix-openbsdGravatar bunnei2018-04-021-6/+6
|\ \