913 Commits (b577fd4296a6eb63e38990d0a462b33578dfeab5)

Author SHA1 Message Date
german77 c7890ebccc core: Replace all instances of ResultCode with Result 4 years ago
Liam f3fd1038bb general: fix compilation on GCC 12 4 years ago
Liam c1771c98f3 common: Change semantics of UNREACHABLE to unconditionally crash 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
tech-ticks de955ddc9d patch_manager: Apply layered exefs patches from 'atmosphere' SD directory 4 years ago
Morph e144d064af registered_cache: Prevent nullptr dereference when accumulating files 4 years ago
ameerj f9709bb9e9 general: Fix clang/gcc build errors 4 years ago
ameerj e70b4f3fc5 common: Reduce unused includes 4 years ago
ameerj 22e01068e1 core: Reduce unused includes 4 years ago
Kelebek1 9ae0aaed6a Dump patched exefs rather than base 4 years ago
lat9nq 558fef2464 program_metadata: Unpack FileAccessHeader and FileAccessControl 5 years ago
Lioncash 8a509e5a2c general: Replace NonCopyable struct with equivalents 4 years ago
OatmealDome 3a4b8bac08 program_metadata: Add default ThreadInfo kernel capability 4 years ago
Morph 41a0c088ba general: Get the current process program id directly from the system 4 years ago
Morph 10508e7af2 general: Rename GetTitleID to GetProgramID 4 years ago
ameerj a3d1429aa5 core: Fix transitive include build errors 4 years ago
ameerj d27abf5546 core: Remove unused includes 4 years ago
Morph fddd57db61 general: Remove MakeResult helpers 4 years ago
Morph a901de67c6 file_sys: control_metadata: Add BrazilianPortuguese 4 years ago
Morph 203d8f7f60 style: Remove extra space preceding the :: operator 5 years ago
Morph aa68bcdcae file_sys: Remove vfs_libzip 5 years ago
Morph 65c2d00bd9 vfs: Partially implement GetFileTimeStampRaw 5 years ago
Morph b529f4b6b7 file_sys/kernel_executable: Add missing <string> include 5 years ago
Feng Chen 77f209e391 file_sys: Support load game collection (#6582) 5 years ago
ReinUsesLisp 57ecb7ea34 content_archive: Remove unnecessary include to <ranges> 5 years ago
Morph 263495a5d5 patch_manager: Do not apply LayeredFS mods when dumping 5 years ago
Morph b3396ec358 filesystem: Open a read-only directory for SDMC mods 5 years ago
lat9nq bc4dc2135e core: Simplify SDMC mod loading 5 years ago
lat9nq 329398cd41 core: Support LayeredFS mod from SDMC directory 5 years ago
Lioncash f4d6293427 General: Resolve fmt specifiers to adhere to 8.0.0 API where applicable 5 years ago
Morph c74b4be699 vfs_real: Fix Mode to FileAccessMode conversion 5 years ago
Morph 7588defe84 hle: api_version: Add HLE API version constants 5 years ago
Morph e91bf05ce6 general: Remove extraneous includes 5 years ago
Markus Wick e7c2b054c1 Fix GCC undefined behavior sanitizer. 5 years ago
Chloe 8eb5da9a7c fspsrv: Implement DisableAutoSaveDataCreation (#6355) 5 years ago
Morph c4d6d9dfd3 general: Replace RESULT_UNKNOWN with ResultUnknown 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Morph c3bb08ad31 main: Prevent installing base titles into NAND 5 years ago
Lioncash eeae5217ba core: Make variable shadowing a compile-time error 5 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
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