773 Commits (d9ce179ec27a9ec9977a1aadd66089745c537bc1)

Author SHA1 Message Date
Feng Chen 07073734ed
file_sys: Support load game collection (#6582) 5 years ago
ReinUsesLisp 1ef64112b3 content_archive: Remove unnecessary include to <ranges> 5 years ago
Morph 511ee03a21 patch_manager: Do not apply LayeredFS mods when dumping 5 years ago
Morph 6ac978426c filesystem: Open a read-only directory for SDMC mods 5 years ago
lat9nq 844e0114b0 core: Simplify SDMC mod loading 5 years ago
lat9nq 1664c74a6c core: Support LayeredFS mod from SDMC directory 5 years ago
Lioncash d0b1f2bd05 General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 5 years ago
Morph 0394893354 vfs_real: Fix Mode to FileAccessMode conversion 5 years ago
Morph e4318a1914 hle: api_version: Add HLE API version constants 5 years ago
Morph a4454329c1 general: Remove extraneous includes 5 years ago
Markus Wick 6755025310 Fix GCC undefined behavior sanitizer. 5 years ago
Chloe c4c256f56a
fspsrv: Implement DisableAutoSaveDataCreation (#6355) 5 years ago
Morph a0e4c2e1fc general: Replace RESULT_UNKNOWN with ResultUnknown 5 years ago
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Morph a170aa16b6 main: Prevent installing base titles into NAND 5 years ago
Lioncash 9a07ed53eb core: Make variable shadowing a compile-time error 5 years ago
bunnei 2a7eff57a8 hle: kernel: Rename Process to KProcess. 5 years ago
Lioncash 1da72c7792 file_sys: Resolve cases of variable shadowing 5 years ago
Morph 72b22fd433 service: filesystem: Return proper error codes for CreateFile 5 years ago
Morph 1c65b3ee53 program_metadata: Set a default resource size when a NPDM is not present 5 years ago
Lioncash ae93402312 program_metadata: Explicitly specify copy/move functions 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
Chloe Marcec e9a1f29e93 pctl: Rework how pctl works to be more accurate 5 years ago
Morph 824e53149d system_version: Update to 11.0.1 5 years ago
Morph 9761618a8d system_archive: Update NgWord archive version 5 years ago
comex e9bb95ae16 vfs_real: When moving files or directories, don't assume file opening will succeed 6 years ago
ReinUsesLisp f8650a9580 core: Silence Wclass-memaccess warnings 5 years ago
ReinUsesLisp 3ff978aa4f common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT 5 years ago
ReinUsesLisp c68d0dc851 file_sys/registered_cache: Silence virtual functions without override warnings 5 years ago
ReinUsesLisp 4f13e270c8 core: Silence warnings when compiling without asserts 5 years ago
Morph 79316be18c system_archive: Add + and - buttons to the Nintendo Extended OSS font 5 years ago
Morph 5d29d2111c system_archive: Update Nintendo Extended OSS font 5 years ago
Morph dfee6321cd Revert "Merge pull request #5176 from Morph1984/fix-createfile" 5 years ago
Lioncash b1657b8c6b vfs: Use existing type aliases consistently 5 years ago
Morph b06d6e3646 vfs_real: Fix CreateFile for files without a file extension 5 years ago
Morph e15039372e fsp_srv: Implement OpenDataStorageWithProgramIndex 5 years ago
Morph 0eb6c6cd83 file_sys: Consolidate common Title ID operations 5 years ago
Lioncash 6b7320add4 core: Remove unnecessary enum casts in log calls 5 years ago
Lioncash f95602f152 video_core: Resolve more variable shadowing scenarios pt.3 5 years ago
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