934 Commits (949964fb1b45adac8ee3a1ff0ffdbe936f4f87f8)

Author SHA1 Message Date
Liam 445948d297 romfs: use vfs_cached for romfs output 3 years ago
Liam 3fd364d3bb vfs: add vfs_cached for romfs build 3 years ago
Liam 18088c67cd vfs_concat: fix time complexity of read 3 years ago
Liam 7e3c5fa38a fs: adjust future save path 3 years ago
Liam 174bad7011 vfs_layered: avoid n^2 lookup in layeredfs building 3 years ago
Liam b0c0344388 vfs_vector: avoid n^2 lookup in layeredfs building 3 years ago
Liam 5be8a74b0c general: fix spelling mistakes 3 years ago
arades79 60a68839ee remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 adcef452e0 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
Liam c68577384a general: rename CurrentProcess to ApplicationProcess 3 years ago
Merry 68008d9b80 vfs: Replace cstr concat with char concat 3 years ago
Liam 5a712bb51a general: fix compile for Apple Clang 3 years ago
FengChen f5ee1a756a file_sys: Priority display of game titles in the current language 4 years ago
Morph c6c56d3e9c general: Resolve -Wunused-lambda-capture and C5233 4 years ago
Morph 9fba74d245 general: Enforce C4800 everywhere except in video_core 4 years ago
Morph e3c23433fa savedata_factory: Detect future save data paths 4 years ago
Narr the Reg 98d62e931a core: ns: Implement pl:s service 4 years ago
Liam 0676dbfea1 core/file_sys: fix alignment of BuildId 4 years ago
Liam 0812bb34ea core/file_sys: fix BuildId padding 4 years ago
Morph 8064454628 ips_layer: Delimit parsed hex value string 4 years ago
Andrea Pappacoda 6a2efdda2f chore: make yuzu REUSE compliant 4 years ago
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 5 years ago
Morph 10508e7af2 general: Rename GetTitleID to GetProgramID 5 years ago
ameerj a3d1429aa5 core: Fix transitive include build errors 5 years ago
ameerj d27abf5546 core: Remove unused includes 5 years ago
Morph fddd57db61 general: Remove MakeResult helpers 5 years ago
Morph a901de67c6 file_sys: control_metadata: Add BrazilianPortuguese 5 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