913 Commits (b577fd4296a6eb63e38990d0a462b33578dfeab5)

Author SHA1 Message Date
ReinUsesLisp 92ca4929f5 common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT 5 years ago
ReinUsesLisp d27f026a50 file_sys/registered_cache: Silence virtual functions without override warnings 5 years ago
ReinUsesLisp 64d9ef5e7a core: Silence warnings when compiling without asserts 5 years ago
Morph f36865a3f4 system_archive: Add + and - buttons to the Nintendo Extended OSS font 5 years ago
Morph 8cd0b60587 system_archive: Update Nintendo Extended OSS font 5 years ago
Morph 9e47a3f7cd Revert "Merge pull request #5176 from Morph1984/fix-createfile" 5 years ago
Lioncash fd6a753646 vfs: Use existing type aliases consistently 5 years ago
Morph b8c2935580 vfs_real: Fix CreateFile for files without a file extension 5 years ago
Morph 419996f5db fsp_srv: Implement OpenDataStorageWithProgramIndex 5 years ago
Morph f30f97994b file_sys: Consolidate common Title ID operations 5 years ago
Lioncash 8f135703dc core: Remove unnecessary enum casts in log calls 5 years ago
Lioncash 5db4785535 video_core: Resolve more variable shadowing scenarios pt.3 5 years ago
Chloe Marcec 6d887d0d92 system_version: Update to 11.0.0 5 years ago
Lioncash acf893542a savedata_factory: Eliminate usage of the global system instance 5 years ago
bunnei 9f8d7748d9 core: loader: Implement support for loading indexed programs. 5 years ago
Lioncash b4b63c878f patch_manager: Remove usages of the global system instance 5 years ago
bunnei deb3536936 Revert "core: Fix clang build" 5 years ago
Lioncash 18636013c9 core: Fix clang build 5 years ago
Lioncash 16de0a6a96 core/CMakeLists: Make some warnings errors 6 years ago
Morph 58f0798f1f submission_package: Fix updates integrated into cartridge images. 6 years ago
Lioncash e457001dce General: Make use of std::nullopt where applicable 6 years ago
Lioncash 485eec243d ips_layer: Eliminate a redundant copy in Parse() 6 years ago
Morph 0b72422a10 submission_package: Account for multi-content NSPs 6 years ago
Lioncash 43a09c9bfc control_metadata: Resolve typo in Portuguese language name 6 years ago
Lioncash 7824da5961 file_sys/romfs_factory: Eliminate usage of the global system accessor 6 years ago
Lioncash e45b727db5 file_sys/bis_factory: Eliminate usage of the global system accessor 6 years ago
Lioncash 80e57658ac nca_patch: Significantly reduce the stack usage size within SearchBucketEntry() 6 years ago
Lioncash a92c6ddd22 nca_patch: Make SearchBucketEntry() internally linked 6 years ago
Lioncash 6711031e7d cheat_engine: Remove unnecessary system argument to CheatParser's Parse function 6 years ago
Lioncash 5c77fffc80 patch_manager: Resolve implicit truncations in FormatTitleVersion() 6 years ago
Lioncash 7abb47303e patch_manager: Make use of type aliases 6 years ago
Lioncash e8092e4099 patch_manager: Make a few functions internally linked 6 years ago
ReinUsesLisp 5bccefe24c file_sys/patch_manager: Add missing include 6 years ago
Lioncash da15e9f8a7 file_sys: Replace inclusions with forward declarations where applicable 6 years ago
Lioncash 942badd1e7 registered_cache: Make use of ends_with for string suffix checking 6 years ago
Lioncash a185b6cf21 registered_cache: Make use of designated initializers 6 years ago
Lioncash d9fc3abc1f vfs_real: Resolve sign conversion warnings 6 years ago
Lioncash 182739ce1b vfs_real: Avoid redundant map lookups 6 years ago
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 6 years ago
Lioncash 78ddcbe3ba General: Tidy up clang-format warnings part 2 6 years ago
Lioncash 42c79b8507 vfs_vector: Make creation of array vfs files less verbose 6 years ago
Lioncash c28e7f51f3 aes_util: Allow SetIV to be non-allocating 6 years ago
Lioncash 607a02edda time_zone_binary: Make use of designated initializers 6 years ago
Lioncash 2fa750dd6b file_sys/mode: Make use of DECLARE_ENUM_FLAG_OPERATORS with Mode 6 years ago
Lioncash 39ac833461 patch_manager: Resolve -Wignored-qualifier warnings 6 years ago
Lioncash 872200c7a9 registered_cache: Resolve -Wmaybe_uninitialized warnings 6 years ago
Morph 06adef078c fs: Rename SaveDataDescriptor to SaveDataAttribute 6 years ago
Morph 4a6d4ab839 xts_archive: Check if the file is nullptr prior to parsing 6 years ago
Morph 0724e89467 registered_cache: Add support for removing folder ncas 6 years ago
FearlessTobi f7cf5430b0 file_sys/nsp: Make SetTicketKeys actually do something 6 years ago