754 Commits (887972a91b9533bfce789c323400f37a0d8a3a9a)

Author SHA1 Message Date
Lioncash ab38371888 file_sys: Resolve cases of variable shadowing 5 years ago
Morph eb59a33d4e service: filesystem: Return proper error codes for CreateFile 5 years ago
Morph 0357607044 program_metadata: Set a default resource size when a NPDM is not present 5 years ago
Lioncash 596e303d7b program_metadata: Explicitly specify copy/move functions 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
Chloe Marcec f9b1e20d52 pctl: Rework how pctl works to be more accurate 5 years ago
Morph ccccbf7334 system_version: Update to 11.0.1 5 years ago
Morph 05cedc499b system_archive: Update NgWord archive version 5 years ago
comex 6ea2d44f1e vfs_real: When moving files or directories, don't assume file opening will succeed 6 years ago
ReinUsesLisp 4854f3291e core: Silence Wclass-memaccess warnings 5 years ago
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" 6 years ago
Lioncash 18636013c9 core: Fix clang build 6 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