citra/src/core/hle/service/fs
GPUCode cf9bb90ae3
code: Use std::span where appropriate (#6658)
* code: Use std::span when possible

* code: Prefix memcpy and memcmp with std::
2023-07-07 01:52:40 +03:00
..
archive.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
archive.h code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
directory.cpp Serialize ArchiveManager and other code review actions 2020-03-29 18:56:25 +01:00
directory.h Serialize file/directory services 2020-02-13 17:42:08 +08:00
file.cpp fs/file: Make use of std::move where applicable 2020-06-06 11:24:36 -04:00
file.h Serialize ArchiveManager and other code review actions 2020-03-29 18:56:25 +01:00
fs_user.cpp core: backport some ResultCode updates (#6645) 2023-07-03 02:23:53 +02:00
fs_user.h [WIP] NCCHContainer: support for partitions if container is NCSD (#5345) 2020-07-14 09:14:30 -05:00