913 Commits (b577fd4296a6eb63e38990d0a462b33578dfeab5)

Author SHA1 Message Date
Liam 3a8fb9bf5f vfs: ensure key area keys are validated 3 years ago
liamwhite 5552856663 registered_cache: create fake CNMT entries for program updates of multiprogram applications (#11319) 3 years ago
Liam 82be3bde98 patch_manager: apply manual HTML patches when present 3 years ago
Liam f9870c754f file_sys/card_image: support dumps with prepended key area 3 years ago
Liam a1ea1c3dd3 file_sys: tolerate empty NCA 3 years ago
Liam 1cecd1d96a fssystem: rework for yuzu style 3 years ago
Liam c8f0a5a18d fssystem: reduce overalignment of unbuffered storage operations 3 years ago
Liam 5e3139e7c6 vfs: expand support for NCA reading 3 years ago
Liam 5f2c56cd15 core: remove ResultVal type 3 years ago
lat9nq 689efc9175 configure_system: Implement with for loop 3 years ago
Tobias 16590ff2d0 file_sys/content_archive: Detect compressed NCAs (#11047) 3 years ago
liamwhite e6425500d3 vfs_real: use open file size for getting size (#11016) 3 years ago
Liam d54f9ea34f fsmitm_romfsbuild: avoid full path lookups 3 years ago
Liam 217bb87494 vfs_real: lock concurrent accesses 3 years ago
Liam e1d8e0d842 vfs_concat: verify short read 3 years ago
Liam 0faeac4fcb vfs_concat: fix offset calculation when not aligned to file boundary 3 years ago
Liam 3191a97b22 vfs_real: ensure size cache is reset on write 3 years ago
Liam b73cc6d51c patch_manager: remove unnecessary GetSize calls 3 years ago
Liam 0f7b1f067f vfs_real: misc optimizations 3 years ago
lat9nq 2ed870c2a8 nx_tzdb: Correct Antarctica spelling 3 years ago
Liam 863d5c23d0 vfs_real: require file existence on open 3 years ago
Liam 87087b768b vfs_real: add simplified open file cache 3 years ago
Liam 729216e5d8 vfs_real: lazily open files 3 years ago
Liam efaaa6e0bf vfs_real: add file LRU cache for open file limits 3 years ago
Narr the Reg 707999d4c0 android: Add update support 3 years ago
lat9nq 60e705fd6d time_zone_binary: Add zoneinfo data 3 years ago
Kevin Sundqvist Norlén 596dc7ebb7 Fix typo 3 years ago
Keve1227 0cadb7a705 Update Chinese NX language names 3 years ago
Keve1227 7f4c596af2 Pick game icon based on the configured system language 3 years ago
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 3 years ago
Morph c6c56d3e9c general: Resolve -Wunused-lambda-capture and C5233 3 years ago
Morph 9fba74d245 general: Enforce C4800 everywhere except in video_core 3 years ago
Morph e3c23433fa savedata_factory: Detect future save data paths 3 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