520 Commits (92870ed060ea2265c2cf229e16ba742b6013ea6c)

Author SHA1 Message Date
Lioncash 43fd362174 file_sys/content_archive: Amend name of Data_Unknown5 enum entry 7 years ago
Zach Hilman 20c46b9242 vm_manager: Remove cheat-specific ranges from VMManager 7 years ago
Zach Hilman b6ac32dc35 cheat_engine: Add parser and interpreter for game cheats 7 years ago
Zach Hilman 81302571bf patch_manager: Display cheats in game list add-ons 7 years ago
Zach Hilman 57c6d77be0 patch_manager: Add support for loading cheats lists 7 years ago
Frederic L b0f1eaee7a file_sys/vfs_vector: Fix ignored offset on Write 7 years ago
Lioncash a5d7387d47 file_sys/directory: Remove unused DirectoryBackend class 7 years ago
Zach Hilman fa4a624cc6 content_archive: Add getter for logo section of NCA 7 years ago
Zach Hilman 94149affe0 romfs: Add SingleDiscard extraction type 7 years ago
Lioncash a72bda4ecc file_sys/program_metadata: Print out more descriptive address space descriptions 7 years ago
Zach Hilman 9121887ae4 am: Implement GetSaveDataSize and ExtendSaveData 7 years ago
Zach Hilman cfb21a8781 savedata_factory: Partially implement IVFC save sizes using files 7 years ago
Zach Hilman 80ae27c5fc control_metadata: Update NACP fields with latest Switchbrew data 7 years ago
Zach Hilman 8e1160d668 control_metadata: Use value member instead of unique_ptr to store struct 7 years ago
Zach Hilman f6755b94db vfs: Add reinterpret_casts to WriteArray and Object 7 years ago
Lioncash b221836d5d kernel/process: Hook up the process capability parser to the process itself 7 years ago
David Marcec 1dfb0a513a Fixed uninitialized memory due to missing returns in canary 7 years ago
Lioncash 9cb11d1ae4 patch_manager: Prevent use of a dangling pointer within PatchRomFS 7 years ago
Lioncash e7d4f1aebc file_sys/save_data_factory: Update SaveDataSpaceId enum 7 years ago
Zach Hilman e809d6c791 savedata_factory: Add support for CacheStorage 7 years ago
Zach Hilman 27b5ca24e8 savedata_factory: Delete TemporaryStorage on startup 7 years ago
Zach Hilman 1f604f5be3 system_archive: Implement open source NgWord2 7 years ago
Lioncash 4d5bca8e2d ng_word: Deduplicate use of a constant value 7 years ago
Lioncash 79627baf05 system_archive: Use a regular function pointer instead of std::function for file-scope system archive array 7 years ago
Zach Hilman 1c3bade698 patch_manager: Obey disabled add-ons list when patching game 7 years ago
Lioncash 1207174abb file_sys/directory: Amend path buffer size for directory entries 7 years ago
Lioncash 24480be3da file_sys/registered_cache: Eliminate variable shadowing 7 years ago
Lioncash de9051633c filesystem: De-globalize registered_cache_union 7 years ago
Lioncash 7a47740f52 file_sys: Override missing mutating functions to be stubbed out for ReadOnlyVfsDirectory by default 7 years ago
Lioncash 9c56be6af9 service/fsp_srv: Implement CleanDirectoryRecursively 7 years ago
Lioncash 0e9f6039fe file_sys/registered_cache: Remove unused <map> include 7 years ago
Lioncash e83ede49f2 file_sys/registered_cache: Use regular const references instead of std::shared_ptr for InstallEntry() 7 years ago
Lioncash 455e66c08b control_metadata: Correct typo in language name (Portugese -> Portuguese) 7 years ago
Zach Hilman de323f7dc6 file_sys: Implement system archive synthesizer for NgWord (806) 7 years ago
Zach Hilman 9192141822 patch_manager: Show LayeredExeFS patch in add-ons column 7 years ago
Lioncash 843a440afc file_sys/card_image: Provide named members for the GamecardInfo struct 7 years ago
Zach Hilman 67e33e8866 patch_manager: Apply LayeredExeFS patches 7 years ago
Zach Hilman df1c902e44 settings: Add option to dump ExeFS of games upon launch 7 years ago
Lioncash 57fca18145 file_sys/errors: Remove currently unused filesystem error codes 7 years ago
Lioncash 21e653aab6 file_sys/errors: Get rid of the ErrCodes namespace 7 years ago
Lioncash 55f9f05772 file_sys/errors: Extract FS-related error codes to file_sys/errors.h 7 years ago
Zach Hilman f1104a4be5 file_sys: Add framework for synthesizing open source archives 7 years ago
Zach Hilman 5489763aee vfs_vector: Add VFS backend for std::array 7 years ago
Zach Hilman cf81685cc8 file_sys: Use common KeyManager in NCA container types 7 years ago
Zach Hilman 141551e560 content_archive: Add optional KeyManager parameter to constructor 7 years ago
Lioncash 70e4492d49 general: Remove unused boost inclusions where applicable 7 years ago
Frederic L c76f4b6aec global: Use std::optional instead of boost::optional (#1578) 7 years ago
Zach Hilman 08ce39a982 ns: Implement command 400: GetApplicationControlData 7 years ago
Zach Hilman c41c8d5cc1 patch_manager: Add support for dumping decompressed NSOs 7 years ago
Zach Hilman 2775303246 bis_factory: Add getter for mod dump root for a title ID 7 years ago