aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/file_sys
AgeCommit message (Expand)Author
2024-02-21fs: add missing mutex header for member (#13106)liamwhite
2024-02-19scope_exit: Make constexprFearlessTobi
2024-02-18ns: rewrite IPlatformServiceManagerLiam
2024-02-18file_sys: Fix nacp field cache_storage_max_index datatypeLeystryku
2024-02-11Merge pull request #12756 from liamwhite/applet-multiprocess-hwcNarr the Reg
2024-02-10am: use applet program loading for tested versionsLiam
2024-02-10service: bcat: Address review issuesNarr the Reg
2024-01-26vfs: Fix getting URI filenamet895
2024-01-25Address review comments and fix compilation problemsFearlessTobi
2024-01-25fs: Add path classFearlessTobi
2024-01-25fs/errors: Unify naming of result codesFearlessTobi
2024-01-25fs: Replace Mode enum by OpenMode enumFearlessTobi
2024-01-25vfs: Move vfs files to their own directoryFearlessTobi
2024-01-25Merge pull request #12499 from Kelebek1/timeliamwhite
2024-01-24Rework time service to fix time passing offline.Kelebek1
2024-01-19android: Add addon delete buttont895
2024-01-11fsp-srv: use program registry for SetCurrentProcessLiam
2024-01-07Merge pull request #12599 from german77/settingsliamwhite
2024-01-06service: set: Rename filesgerman77
2024-01-04android: Re-add global save managert895
2023-12-28ips_layer: prevent out of bounds access with offset exceeding module sizeLiam
2023-12-22general: properly support multiple memory instancesLiam
2023-12-16Merge pull request #12290 from liamwhite/deferred-path-splitliamwhite
2023-12-09fs: don't enumerate hidden savedata size fileLiam
2023-12-05Improve path splitting speedBreadFish64
2023-12-03fsmitm_romfsbuild: optimize for data localityLiam
2023-12-03romfs: cache file and directory metadata tablesLiam
2023-12-01file_sys: handle null romfsLiam
2023-10-31romfs: fix extraction of single-directory rootLiam
2023-10-21kernel: update KProcessLiam
2023-10-20set: return version info from system archiveLiam
2023-10-13fsmitm_romfsbuild: avoid unnecessary copies of vfs pointersLiam
2023-10-07Merge pull request #11639 from liamwhite/no-program-id-changeliamwhite
2023-10-02ci: fix new codespell errorsLiam
2023-09-30loader: don't reassign program ID on npdm reparseLiam
2023-09-21pfs: Fix reading filenames past the buffer endrkfg
2023-09-16registered_cache: correct file deletion caseLiam
2023-09-16Merge pull request #11500 from liamwhite/debug-stuffliamwhite
2023-09-14core: improve debug workflowLiam
2023-09-13ips_layer: Remove uncaught usage of stoul/lllat9nq
2023-09-12qt: add verification for installed contentsLiam
2023-09-05core: Add support for loading NSPs with personalized tickets. (#10048)Steveice10
2023-08-28vfs: ensure key area keys are validatedLiam
2023-08-26registered_cache: create fake CNMT entries for program updates of multiprogra...liamwhite
2023-08-21Merge pull request #11309 from liamwhite/full-xciliamwhite
2023-08-21patch_manager: apply manual HTML patches when presentLiam
2023-08-17file_sys/card_image: support dumps with prepended key areaLiam
2023-08-16file_sys: tolerate empty NCALiam
2023-08-15fssystem: rework for yuzu styleLiam
2023-08-15fssystem: reduce overalignment of unbuffered storage operationsLiam