summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/fssystem/fssystem_hierarchical_sha256_storage.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* scope_exit: Make constexprFearlessTobi2024-02-191-1/+3
| | | | | Allows the use of the macro in constexpr-contexts. Also avoids some potential problems when nesting braces inside it.
* fssystem: reduce overalignment of unbuffered storage operationsLiam2023-08-151-24/+1
|
* vfs: expand support for NCA readingLiam2023-08-151-0/+103