Lime3DS/src/core/file_sys
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_backend.cpp Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
archive_backend.h core: fix warnings 2023-06-17 21:23:58 +05:30
archive_extsavedata.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
archive_extsavedata.h code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
archive_ncch.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
archive_ncch.h code: Remove outdated comment style (#6640) 2023-06-25 15:22:41 +05:30
archive_other_savedata.cpp core: backport some ResultCode updates (#6645) 2023-07-03 02:23:53 +02:00
archive_other_savedata.h code: Remove outdated comment style (#6640) 2023-06-25 15:22:41 +05:30
archive_savedata.cpp code: Remove outdated comment style (#6640) 2023-06-25 15:22:41 +05:30
archive_savedata.h code: Remove outdated comment style (#6640) 2023-06-25 15:22:41 +05:30
archive_sdmc.cpp core: backport some ResultCode updates (#6645) 2023-07-03 02:23:53 +02:00
archive_sdmc.h code: Remove outdated comment style (#6640) 2023-06-25 15:22:41 +05:30
archive_sdmcwriteonly.cpp core: backport some ResultCode updates (#6645) 2023-07-03 02:23:53 +02:00
archive_sdmcwriteonly.h code: Remove outdated comment style (#6640) 2023-06-25 15:22:41 +05:30
archive_selfncch.cpp core: backport some ResultCode updates (#6645) 2023-07-03 02:23:53 +02:00
archive_selfncch.h code: Remove outdated comment style (#6640) 2023-06-25 15:22:41 +05:30
archive_source_sd_savedata.cpp core: backport some ResultCode updates (#6645) 2023-07-03 02:23:53 +02:00
archive_source_sd_savedata.h code: Remove outdated comment style (#6640) 2023-06-25 15:22:41 +05:30
archive_systemsavedata.cpp core: backport some ResultCode updates (#6645) 2023-07-03 02:23:53 +02:00
archive_systemsavedata.h code: Remove outdated comment style (#6640) 2023-06-25 15:22:41 +05:30
cia_common.h FileSys::Ticket::Load: Return error if signature type does not match (#4339) 2018-10-15 11:26:35 -04:00
cia_container.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
cia_container.h code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
delay_generator.cpp Finished archives; remove pod.h 2020-02-13 17:41:26 +08:00
delay_generator.h Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
directory_backend.h code: Remove outdated comment style (#6640) 2023-06-25 15:22:41 +05:30
disk_archive.cpp core: backport some ResultCode updates (#6645) 2023-07-03 02:23:53 +02:00
disk_archive.h code: Remove outdated comment style (#6640) 2023-06-25 15:22:41 +05:30
errors.h file_sys/errors: Add ERROR_INSUFFICIENT_SPACE 2017-11-05 13:26:29 -07:00
file_backend.h code: Remove outdated comment style (#6640) 2023-06-25 15:22:41 +05:30
ivfc_archive.cpp core: backport some ResultCode updates (#6645) 2023-07-03 02:23:53 +02:00
ivfc_archive.h code: Remove outdated comment style (#6640) 2023-06-25 15:22:41 +05:30
layered_fs.cpp Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
layered_fs.h layered_fs: Make LoadFile and LoadDirectory less recursive 2020-10-01 00:32:40 +08:00
ncch_container.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
ncch_container.h code: Remove outdated comment style (#6640) 2023-06-25 15:22:41 +05:30
patch.cpp Upgrade codebase to C++ 20 + fix warnings + update submodules (#6115) 2022-09-21 18:36:12 +02:00
patch.h file_sys: Add support for BPS patches 2019-12-22 10:46:47 +01:00
path_parser.cpp Custom textures rewrite (#6452) 2023-04-27 07:38:28 +03:00
path_parser.h file-sys: Make use of std::string_view where applicable 2020-05-01 09:49:36 -04:00
plugin_3gx_bootloader.h Add 3GX plugin loader (#6172) 2022-12-11 10:08:58 +02:00
plugin_3gx.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
plugin_3gx.h code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
romfs_reader.cpp Attempt to fix the linux builds 2020-03-28 21:40:18 +00:00
romfs_reader.h More merge fixes 2020-03-27 21:48:58 +00:00
savedata_archive.cpp core: backport some ResultCode updates (#6645) 2023-07-03 02:23:53 +02:00
savedata_archive.h code: Remove outdated comment style (#6640) 2023-06-25 15:22:41 +05:30
seed_db.cpp core: Resolve C4267 warning on MSVC 2022-05-18 00:05:41 -04:00
seed_db.h file_sys/seed_db: Add missing include guard 2020-05-01 09:59:58 -04:00
ticket.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
ticket.h code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
title_metadata.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
title_metadata.h code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00