97 Commits (bc96d78b7865fcabdf8a3165f51d0bf063f8da38)

Author SHA1 Message Date
Liam 37871dacd4 fsmitm_romfsbuild: avoid unnecessary copies of vfs pointers 2 years ago
Liam efef3d8487 core: improve debug workflow 2 years ago
Liam 82be3bde98 patch_manager: apply manual HTML patches when present 2 years ago
Liam 5e3139e7c6 vfs: expand support for NCA reading 2 years ago
lat9nq 689efc9175 configure_system: Implement with for loop 3 years ago
Liam b73cc6d51c patch_manager: remove unnecessary GetSize calls 3 years ago
Kevin Sundqvist Norlén 596dc7ebb7 Fix typo 3 years ago
Keve1227 7f4c596af2 Pick game icon based on the configured system language 3 years ago
Liam 3fd364d3bb vfs: add vfs_cached for romfs build 3 years ago
Liam 0676dbfea1 core/file_sys: fix alignment of BuildId 3 years ago
Liam 0812bb34ea core/file_sys: fix BuildId padding 3 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
ameerj f9709bb9e9 general: Fix clang/gcc build errors 4 years ago
ameerj 22e01068e1 core: Reduce unused includes 4 years ago
Kelebek1 9ae0aaed6a Dump patched exefs rather than base 4 years ago
Morph 263495a5d5 patch_manager: Do not apply LayeredFS mods when dumping 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
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
Morph f30f97994b file_sys: Consolidate common Title ID operations 5 years ago
Lioncash b4b63c878f patch_manager: Remove usages of the global system instance 5 years ago
Lioncash 16de0a6a96 core/CMakeLists: Make some warnings errors 5 years ago
Lioncash 6711031e7d cheat_engine: Remove unnecessary system argument to CheatParser's Parse function 5 years ago
Lioncash 5c77fffc80 patch_manager: Resolve implicit truncations in FormatTitleVersion() 5 years ago
Lioncash 7abb47303e patch_manager: Make use of type aliases 5 years ago
Lioncash e8092e4099 patch_manager: Make a few functions internally linked 5 years ago
Lioncash da15e9f8a7 file_sys: Replace inclusions with forward declarations where applicable 5 years ago
Lioncash 39ac833461 patch_manager: Resolve -Wignored-qualifier warnings 5 years ago
lat9nq 9d08039623 Make copying directory string more concise 6 years ago
lat9nq 2ad3571453 Address requested changes 6 years ago
lat9nq 2adc5f524d *nix systems can read any-case patch directories 6 years ago
bunnei 5b9e69e7fe core: memory: Move to Core::Memory namespace. 6 years ago
Lioncash 02e095313a CMakeLists: Specify -Wextra on linux builds 6 years ago
bunnei 72c1dd467d file_sys: patch_manager: Return early when there are no layers to apply. 6 years ago
Morph 2b0823df12 patch_manager: Adds check for disabled cheats to prevent them from being enabled (#3178) 6 years ago
Zach Hilman bcac1b8ff5 dmnt_cheat_vm: Default initialize structure values 6 years ago
Zach Hilman 2b944e0d70 patch_manager: Update cheat parsing for new VM 7 years ago
Zach Hilman c3ad37b707 yuzu: Port old usages of Filesystem namespace to FilesystemController 7 years ago
Zach Hilman 1d342149cd patch_manager: Add short-circuit edge-case to GetPatchVersionNames 7 years ago
Zach Hilman e4336e33d6 patch_manager: Add error checking to load dir to prevent crashes 7 years ago
Zach Hilman 7891b418d4 patch_manager: Add getter for title version 7 years ago
Lioncash 59d55c8137 common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
Zach Hilman d6744d9b06 patch_manager: Dump NSO name with build ID 7 years ago
Zach Hilman 3f62d06b38 core: Port current uses of RegisteredCache to ContentProvider 7 years ago
Lioncash b59b7084c7 file_sys/cheat_engine: Remove use of global system accessors 7 years ago
Lioncash be2b64e8bc file_sys/patch_manager: Deduplicate NSO header 7 years ago
Lioncash 782461221f file_sys/patch_manager: Remove two magic values 7 years ago
Zach Hilman 81302571bf patch_manager: Display cheats in game list add-ons 7 years ago