citra/src/core/file_sys
Steveice10 3c15398f9e
apt: Implement additional applet state management. ()
* apt: Implement additional library applet state management.

* kernel: Clear process handle table on exit.

* apt: Implement system applet commands.

* apt: Pop MediaType from command buffers with correct size.

* apt: Improve accuracy of parameters and HLE applet lifecycle.

* apt: General cleanup.

* file_sys: Make system save data open error code more correct.

Not sure if this is the exact right error code, but it's at least
more correct than before as Game Notes will now create its system
save data instead of throwing a fatal error.

* apt: Fix launching New 3DS Internet Browser.

* frd: Correct fix to GetMyScreenName response.
2023-02-28 14:09:54 +02:00
..
archive_backend.cpp
archive_backend.h Upgrade codebase to C++ 20 + fix warnings + update submodules () 2022-09-21 18:36:12 +02:00
archive_extsavedata.cpp
archive_extsavedata.h
archive_ncch.cpp core: Remove unnecessary enum casts in log calls 2020-12-29 06:39:21 +01:00
archive_ncch.h
archive_other_savedata.cpp core: Remove unnecessary enum casts in log calls 2020-12-29 06:39:21 +01:00
archive_other_savedata.h
archive_savedata.cpp
archive_savedata.h
archive_sdmc.cpp core\file_sys\archive_sdmc.cpp: Log error message if file failed to open. () 2023-02-14 22:19:45 +01:00
archive_sdmc.h
archive_sdmcwriteonly.cpp Add per game configuration options () 2022-12-08 13:27:25 +02:00
archive_sdmcwriteonly.h
archive_selfncch.cpp core: Remove unnecessary enum casts in log calls 2020-12-29 06:39:21 +01:00
archive_selfncch.h
archive_source_sd_savedata.cpp
archive_source_sd_savedata.h
archive_systemsavedata.cpp apt: Implement additional applet state management. () 2023-02-28 14:09:54 +02:00
archive_systemsavedata.h
cia_common.h
cia_container.cpp Add option to configure to download system files from Nintendo Update Service () 2023-02-09 21:58:08 +02:00
cia_container.h Add option to configure to download system files from Nintendo Update Service () 2023-02-09 21:58:08 +02:00
delay_generator.cpp
delay_generator.h
directory_backend.h
disk_archive.cpp Upgrade codebase to C++ 20 + fix warnings + update submodules () 2022-09-21 18:36:12 +02:00
disk_archive.h
errors.h
file_backend.h
ivfc_archive.cpp
ivfc_archive.h
layered_fs.cpp layered_fs: Make LoadFile and LoadDirectory less recursive 2020-10-01 00:32:40 +08:00
layered_fs.h layered_fs: Make LoadFile and LoadDirectory less recursive 2020-10-01 00:32:40 +08:00
ncch_container.cpp fix secure1 secondary key calc () 2022-10-06 09:22:01 +05:30
ncch_container.h [WIP] NCCHContainer: support for partitions if container is NCSD () 2020-07-14 09:14:30 -05:00
patch.cpp Upgrade codebase to C++ 20 + fix warnings + update submodules () 2022-09-21 18:36:12 +02:00
patch.h
path_parser.cpp
path_parser.h
plugin_3gx_bootloader.h Add 3GX plugin loader () 2022-12-11 10:08:58 +02:00
plugin_3gx.cpp Fix crash when plugin has missing text section () 2023-01-27 15:06:35 +02:00
plugin_3gx.h Add 3GX plugin loader () 2022-12-11 10:08:58 +02:00
romfs_reader.cpp
romfs_reader.h
savedata_archive.cpp
savedata_archive.h
seed_db.cpp core: Resolve C4267 warning on MSVC 2022-05-18 00:05:41 -04:00
seed_db.h
ticket.cpp
ticket.h
title_metadata.cpp am: Resolve truncation and sign conversion warnings in WriteContentData() () 2020-06-20 13:09:56 -05:00
title_metadata.h am: Resolve truncation and sign conversion warnings in WriteContentData() () 2020-06-20 13:09:56 -05:00