Lime3DS/src/core/file_sys
2023-11-04 20:37:55 +05:30
..
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 Implement RomFS cache and async reads. (#7089) 2023-11-02 17:19:00 -07:00
ivfc_archive.cpp core: backport some ResultCode updates (#6645) 2023-07-03 02:23:53 +02:00
ivfc_archive.h Implement RomFS cache and async reads. (#7089) 2023-11-02 17:19:00 -07:00
layered_fs.cpp Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
layered_fs.h Implement RomFS cache and async reads. (#7089) 2023-11-02 17:19:00 -07:00
ncch_container.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
ncch_container.h core: De-globalize movie (#6659) 2023-08-01 02:57:38 +02:00
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.cpp build: Fix compiling citra-qt for iOS. (#6983) 2023-09-17 16:07:56 -07:00
plugin_3gx.h code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
plugin_3gx_bootloader.h Add 3GX plugin loader (#6172) 2022-12-11 10:08:58 +02:00
romfs_reader.cpp file_sys: Replace commented log lines from previous PR with trace logs. (#7109) 2023-11-04 20:37:55 +05:30
romfs_reader.h Implement RomFS cache and async reads. (#7089) 2023-11-02 17:19:00 -07: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 service/am: Clean up and optimize CIA installation. (#6718) 2023-07-30 21:40:35 +02:00
title_metadata.h service/am: Clean up and optimize CIA installation. (#6718) 2023-07-30 21:40:35 +02:00