summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/filesystem/fsp_ldr.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-10-07service: Reduce header include overheadMorph1-1/+0
2020-11-27service: Eliminate usages of the global system instanceLioncash1-1/+1
2018-09-11hle/service: Default constructors and destructors in the cpp file where applicableLioncash1-0/+2
2018-08-04service: Remove redundant #pragma once directivesLioncash1-2/+0
2018-08-01service/filesystem: Add fsp:ldr and fsp:pr servicesLioncash1-0/+24