785 Commits (3f8eb44e7d9c5ec97cf7c032f92ed3fa34b5ebaa)

Author SHA1 Message Date
Chloe Marcec 7fbeb489d3 system_version: Update to 11.0.0 5 years ago
Lioncash 073e07ae2d savedata_factory: Eliminate usage of the global system instance 5 years ago
bunnei 5f75d97125 core: loader: Implement support for loading indexed programs. 5 years ago
Lioncash 6f8a06bac5 patch_manager: Remove usages of the global system instance 5 years ago
bunnei 3d592972dc
Revert "core: Fix clang build" 6 years ago
Lioncash be1954e04c core: Fix clang build 6 years ago
Lioncash 39c8d18feb core/CMakeLists: Make some warnings errors 6 years ago
Morph 3602df7f1f submission_package: Fix updates integrated into cartridge images. 6 years ago
Lioncash ff45c39578 General: Make use of std::nullopt where applicable 6 years ago
Lioncash a881efbf26 ips_layer: Eliminate a redundant copy in Parse() 6 years ago
Morph 41c2f5200c submission_package: Account for multi-content NSPs 6 years ago
Lioncash 02b8b6677a control_metadata: Resolve typo in Portuguese language name 6 years ago
Lioncash a62c1999c5 file_sys/romfs_factory: Eliminate usage of the global system accessor 6 years ago
Lioncash 0e80567bef file_sys/bis_factory: Eliminate usage of the global system accessor 6 years ago
Lioncash 66fc037ef2 nca_patch: Significantly reduce the stack usage size within SearchBucketEntry() 6 years ago
Lioncash 99b372a6c5 nca_patch: Make SearchBucketEntry() internally linked 6 years ago
Lioncash ba7eb5abf4 cheat_engine: Remove unnecessary system argument to CheatParser's Parse function 6 years ago
Lioncash 33e4a0b6c1 patch_manager: Resolve implicit truncations in FormatTitleVersion() 6 years ago
Lioncash a4392c24cf patch_manager: Make use of type aliases 6 years ago
Lioncash 637ab14ae6 patch_manager: Make a few functions internally linked 6 years ago
ReinUsesLisp 827ff077e7 file_sys/patch_manager: Add missing include 6 years ago
Lioncash 01d1b5cdaf file_sys: Replace inclusions with forward declarations where applicable 6 years ago
Lioncash 67a8e73101 registered_cache: Make use of ends_with for string suffix checking 6 years ago
Lioncash f83c6e1e0c registered_cache: Make use of designated initializers 6 years ago
Lioncash 551882e512 vfs_real: Resolve sign conversion warnings 6 years ago
Lioncash ed9ae5a977 vfs_real: Avoid redundant map lookups 6 years ago
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 6 years ago
Lioncash b724a4d90c General: Tidy up clang-format warnings part 2 6 years ago
Lioncash 0a5456feb9 vfs_vector: Make creation of array vfs files less verbose 6 years ago
Lioncash 15660bd857 aes_util: Allow SetIV to be non-allocating 6 years ago
Lioncash 04ca1ed2bd time_zone_binary: Make use of designated initializers 6 years ago
Lioncash 2b8ae009a0 file_sys/mode: Make use of DECLARE_ENUM_FLAG_OPERATORS with Mode 6 years ago
Lioncash 1c6d3ba397 patch_manager: Resolve -Wignored-qualifier warnings 6 years ago
Lioncash 4ca0014479 registered_cache: Resolve -Wmaybe_uninitialized warnings 6 years ago
Morph 45fd67c109 fs: Rename SaveDataDescriptor to SaveDataAttribute 6 years ago
Morph ed46f3c62a xts_archive: Check if the file is nullptr prior to parsing 6 years ago
Morph 2ec852dd9f registered_cache: Add support for removing folder ncas 6 years ago
FearlessTobi 4d4bbe756f file_sys/nsp: Make SetTicketKeys actually do something 6 years ago
Morph f66e3181dc Check for empty section0 and CNMT prior to install 6 years ago
Morph 0ca7b8269a clang format 6 years ago
Morph 1bbc61f5f1 Use proper install result when overwriting files 6 years ago
Morph 8794e623d9 Remove global system instance and address feedback 6 years ago
Morph a82fdea1ac registered_cache: Remove previous update/dlc if it exists on install 6 years ago
Morph fd1c3aa14e fs: Fix RomFS building when zero byte files are present 6 years ago
Morph 755506d404 vfs_real: Fix MoveFile 6 years ago
Morph b24b463c87 bis_factory: Set User NAND free space to be 1 MiB less than total. 6 years ago
Morph 17242a8865 sdmc_factory: Set the SDMC total size to 1 TiB 6 years ago
Morph 0373ead96e bis_factory: Use hardware default NAND partition sizes 6 years ago
Lioncash fb13f053bb key_manager: Correct casing of instance() 6 years ago
MerryMage 7236393114 mii_model: Remove redundant std::move 6 years ago