Lime3DS/src/core/file_sys
2025-03-12 20:50:51 +01:00
..
archive_artic.cpp Artic Base: Fix issue when 0 bytes are read from file (#199) 2024-11-07 14:47:25 +01:00
archive_artic.h Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
archive_backend.cpp Add Artic Base support (#105) 2024-11-07 14:44:00 +01:00
archive_backend.h Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
archive_extsavedata.cpp Various savestate bugfixes 2025-03-12 20:50:51 +01:00
archive_extsavedata.h Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
archive_ncch.cpp Add Artic Base support (#105) 2024-11-07 14:44:00 +01:00
archive_ncch.h Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
archive_other_savedata.cpp Add Artic Base support (#105) 2024-11-07 14:44:00 +01:00
archive_other_savedata.h Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
archive_savedata.cpp Add Artic Base support (#105) 2024-11-07 14:44:00 +01:00
archive_savedata.h Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
archive_sdmc.cpp Add Artic Base support (#105) 2024-11-07 14:44:00 +01:00
archive_sdmc.h Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
archive_sdmcwriteonly.cpp Add Artic Base support (#105) 2024-11-07 14:44:00 +01:00
archive_sdmcwriteonly.h Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
archive_selfncch.cpp Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
archive_selfncch.h Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
archive_source_sd_savedata.cpp Add Artic Base support (#105) 2024-11-07 14:44:00 +01:00
archive_source_sd_savedata.h Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
archive_systemsavedata.cpp Artic Base: Implement DLC support and other fixes (#173) 2024-11-07 14:44:06 +01:00
archive_systemsavedata.h Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
artic_cache.cpp Artic Base: Fix issue when 0 bytes are read from file (#199) 2024-11-07 14:47:25 +01:00
artic_cache.h Add Artic Base support (#105) 2024-11-07 14:44:00 +01:00
certificate.cpp Fix various build issues (#572) 2025-02-27 22:02:33 +00:00
certificate.h Major revamps to match game loading decisions. 2025-02-27 14:22:50 +01:00
cia_container.cpp Major revamps to match game loading decisions. 2025-02-27 14:22:50 +01:00
cia_container.h Major revamps to match game loading decisions. 2025-02-27 14:22:50 +01: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 Add Artic Base support (#105) 2024-11-07 14:44:00 +01:00
disk_archive.cpp Add Artic Base support (#105) 2024-11-07 14:44:00 +01:00
disk_archive.h Various savestate bugfixes 2025-03-12 20:50:51 +01:00
errors.h kernel: Update to use atmosphere macros and correct Result (#7242) 2023-12-31 09:01:40 -08:00
file_backend.h Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
ivfc_archive.cpp Add Artic Base support (#105) 2024-11-07 14:44:00 +01:00
ivfc_archive.h Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
layered_fs.cpp Chore: Enable warnings as errors on MSVC (#6456) 2023-05-01 22:38:58 +03:00
layered_fs.h Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
ncch_container.cpp Encrypt downloaded apps with a console unique key 2025-03-01 12:12:52 +00:00
ncch_container.h Encrypt downloaded apps with a console unique key 2025-03-01 12:12:52 +00:00
otp.cpp Major revamps to match game loading decisions. 2025-02-27 14:22:50 +01:00
otp.h Fix various build issues (#572) 2025-02-27 22:02:33 +00:00
patch.cpp misc: fix issues pointed out by msvc (#7316) 2024-01-07 12:37:42 -08: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 Updated a myriad of user-facing strings to refer to Azahar, not Citra 2024-11-21 23:30:29 +00:00
plugin_3gx.h Match changes to svcMapProcessMemoryEx from latest Luma3DS (#264) 2024-11-07 14:47:32 +01:00
romfs_reader.cpp Encrypt downloaded apps with a console unique key 2025-03-01 12:12:52 +00:00
romfs_reader.h Encrypt downloaded apps with a console unique key 2025-03-01 12:12:52 +00:00
savedata_archive.cpp Add Artic Base support (#105) 2024-11-07 14:44:00 +01:00
savedata_archive.h Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
secure_value_backend_artic.cpp Add Artic Base support (#105) 2024-11-07 14:44:00 +01:00
secure_value_backend_artic.h Add Artic Base support (#105) 2024-11-07 14:44:00 +01:00
secure_value_backend.cpp Add Artic Base support (#105) 2024-11-07 14:44:00 +01:00
secure_value_backend.h Applied clang-format-18 to codebase 2024-11-10 21:02:54 +00:00
seed_db.cpp Major revamps to match game loading decisions. 2025-02-27 14:22:50 +01:00
seed_db.h Major revamps to match game loading decisions. 2025-02-27 14:22:50 +01:00
signature.h Major revamps to match game loading decisions. 2025-02-27 14:22:50 +01:00
ticket.cpp Fix various build issues (#572) 2025-02-27 22:02:33 +00:00
ticket.h Major revamps to match game loading decisions. 2025-02-27 14:22:50 +01:00
title_metadata.cpp Major revamps to match game loading decisions. 2025-02-27 14:22:50 +01:00
title_metadata.h service/am: Clean up and optimize CIA installation. (#6718) 2023-07-30 21:40:35 +02:00