814 Commits (1773a1039f7422df4faac08aa366b6a6bbd645e4)

Author SHA1 Message Date
Zach Hilman c5091bfe00 patch_manager: Add support for loading cheats lists 7 years ago
Frederic L 517933adcb
file_sys/vfs_vector: Fix ignored offset on Write 7 years ago
Lioncash 96644385ca file_sys/directory: Remove unused DirectoryBackend class 7 years ago
Zach Hilman 318bf7c8e3 content_archive: Add getter for logo section of NCA 7 years ago
Zach Hilman abbcc8e61e romfs: Add SingleDiscard extraction type 7 years ago
Lioncash 9aa68212d9 file_sys/program_metadata: Print out more descriptive address space descriptions 7 years ago
Zach Hilman c643f364b4 am: Implement GetSaveDataSize and ExtendSaveData 7 years ago
Zach Hilman 4082c4eda6 savedata_factory: Partially implement IVFC save sizes using files 7 years ago
Zach Hilman 417e1ef09c control_metadata: Update NACP fields with latest Switchbrew data 7 years ago
Zach Hilman 5c4259ec1a control_metadata: Use value member instead of unique_ptr to store struct 7 years ago
Zach Hilman 4a6ba58073 vfs: Add reinterpret_casts to WriteArray and Object 7 years ago
Lioncash 002ae08bbd kernel/process: Hook up the process capability parser to the process itself 7 years ago
David Marcec fdd649e2ef Fixed uninitialized memory due to missing returns in canary 7 years ago
Lioncash 5c72aa7c4c patch_manager: Prevent use of a dangling pointer within PatchRomFS 7 years ago
Lioncash a4eaa6782f file_sys/save_data_factory: Update SaveDataSpaceId enum 7 years ago
Zach Hilman fcfbae88e9 savedata_factory: Add support for CacheStorage 7 years ago
Zach Hilman 5721b8b5ad savedata_factory: Delete TemporaryStorage on startup 7 years ago
Zach Hilman 8be475d4dc system_archive: Implement open source NgWord2 7 years ago
Lioncash 2207baaa04 ng_word: Deduplicate use of a constant value 7 years ago
Lioncash edd9bfd54a system_archive: Use a regular function pointer instead of std::function for file-scope system archive array 7 years ago
Zach Hilman 0cea05cdf7 patch_manager: Obey disabled add-ons list when patching game 7 years ago
Lioncash 7e2467e695 file_sys/directory: Amend path buffer size for directory entries 7 years ago
Lioncash efbcff0af0 file_sys/registered_cache: Eliminate variable shadowing 7 years ago
Lioncash db4523f1ec filesystem: De-globalize registered_cache_union 7 years ago
Lioncash 0ccaaafca3 file_sys: Override missing mutating functions to be stubbed out for ReadOnlyVfsDirectory by default 7 years ago
Lioncash a7d9fe993a service/fsp_srv: Implement CleanDirectoryRecursively 7 years ago
Lioncash 7b1aaaa069 file_sys/registered_cache: Remove unused <map> include 7 years ago
Lioncash d72c809030 file_sys/registered_cache: Use regular const references instead of std::shared_ptr for InstallEntry() 7 years ago
Lioncash d4e3d567ce control_metadata: Correct typo in language name (Portugese -> Portuguese) 7 years ago
Zach Hilman 86ad1f8db6 file_sys: Implement system archive synthesizer for NgWord (806) 8 years ago
Zach Hilman 54e74b3572 patch_manager: Show LayeredExeFS patch in add-ons column 8 years ago
Lioncash 820bcee6a4 file_sys/card_image: Provide named members for the GamecardInfo struct 8 years ago
Zach Hilman da6d4cde56 patch_manager: Apply LayeredExeFS patches 8 years ago
Zach Hilman 17d8e25cbf settings: Add option to dump ExeFS of games upon launch 8 years ago
Lioncash 5c9c33e8ad file_sys/errors: Remove currently unused filesystem error codes 8 years ago
Lioncash edd5b6f12f file_sys/errors: Get rid of the ErrCodes namespace 8 years ago
Lioncash b725d1fdf7 file_sys/errors: Extract FS-related error codes to file_sys/errors.h 8 years ago
Zach Hilman 6aa69880ea file_sys: Add framework for synthesizing open source archives 8 years ago
Zach Hilman 34cd56980f vfs_vector: Add VFS backend for std::array 8 years ago
Zach Hilman 97d425c304 file_sys: Use common KeyManager in NCA container types 8 years ago
Zach Hilman e20db909ee content_archive: Add optional KeyManager parameter to constructor 8 years ago
Lioncash 352b56367c general: Remove unused boost inclusions where applicable 8 years ago
Frederic L 7a5eda5914 global: Use std::optional instead of boost::optional (#1578) 8 years ago
Zach Hilman bdaa76c0db ns: Implement command 400: GetApplicationControlData 8 years ago
Zach Hilman 1c0226815d patch_manager: Add support for dumping decompressed NSOs 8 years ago
Zach Hilman 9078bb9854 bis_factory: Add getter for mod dump root for a title ID 8 years ago
Zach Hilman df264d2ccb savedata_factory: Expose accessors for SaveDataSpace 8 years ago
Zach Hilman b04e39107f control_metadata: Add GetRawBytes function to NACP 8 years ago
Frederic L 72d10ce66c file_sys/patch_manager: Remove unnecessary if-statements (#1586) 8 years ago
Zach Hilman 9a87ece837 ips_layer: Use rle_size instead of data_size in RLE patch application 8 years ago