92 Commits (3f3e4efb30de021fed52badc34808008276db9e7)

Author SHA1 Message Date
Liam bf47f777b1 patch_manager: remove unnecessary GetSize calls 3 years ago
Kevin Sundqvist Norlén a2cfe3749a
Fix typo 3 years ago
Keve1227 d0aa63069f
Pick game icon based on the configured system language 3 years ago
Liam 790f91fcc5 vfs: add vfs_cached for romfs build 3 years ago
Liam 518317b717 core/file_sys: fix alignment of BuildId 3 years ago
Liam 39cf6abd94 core/file_sys: fix BuildId padding 3 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
tech-ticks f05e87402a patch_manager: Apply layered exefs patches from 'atmosphere' SD directory 4 years ago
ameerj 866b7c20a8 general: Fix clang/gcc build errors 4 years ago
ameerj ade596121b core: Reduce unused includes 4 years ago
Kelebek1 e1201abc1e Dump patched exefs rather than base 4 years ago
Morph 511ee03a21 patch_manager: Do not apply LayeredFS mods when dumping 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
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
Morph 0eb6c6cd83 file_sys: Consolidate common Title ID operations 5 years ago
Lioncash 6f8a06bac5 patch_manager: Remove usages of the global system instance 5 years ago
Lioncash 39c8d18feb core/CMakeLists: Make some warnings errors 5 years ago
Lioncash ba7eb5abf4 cheat_engine: Remove unnecessary system argument to CheatParser's Parse function 5 years ago
Lioncash 33e4a0b6c1 patch_manager: Resolve implicit truncations in FormatTitleVersion() 5 years ago
Lioncash a4392c24cf patch_manager: Make use of type aliases 5 years ago
Lioncash 637ab14ae6 patch_manager: Make a few functions internally linked 5 years ago
Lioncash 01d1b5cdaf file_sys: Replace inclusions with forward declarations where applicable 5 years ago
Lioncash 1c6d3ba397 patch_manager: Resolve -Wignored-qualifier warnings 5 years ago
lat9nq f57cbd9f24 Make copying directory string more concise 6 years ago
lat9nq 326403518d Address requested changes 6 years ago
lat9nq 136c563f76 *nix systems can read any-case patch directories 6 years ago
bunnei 4caff51710 core: memory: Move to Core::Memory namespace. 6 years ago
Lioncash 1c340c6efa CMakeLists: Specify -Wextra on linux builds 6 years ago
bunnei fc35803f91 file_sys: patch_manager: Return early when there are no layers to apply. 6 years ago
Morph e0242a4654 patch_manager: Adds check for disabled cheats to prevent them from being enabled (#3178) 6 years ago
Zach Hilman 2bddc03468 dmnt_cheat_vm: Default initialize structure values 6 years ago
Zach Hilman a0055192fe patch_manager: Update cheat parsing for new VM 7 years ago
Zach Hilman c6ff4a6f4d yuzu: Port old usages of Filesystem namespace to FilesystemController 7 years ago
Zach Hilman 62d772eaed patch_manager: Add short-circuit edge-case to GetPatchVersionNames 7 years ago
Zach Hilman 06db4d94fd patch_manager: Add error checking to load dir to prevent crashes 7 years ago
Zach Hilman a468273221 patch_manager: Add getter for title version 7 years ago
Lioncash a62088539e
common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
Zach Hilman 552d5071fa patch_manager: Dump NSO name with build ID 7 years ago
Zach Hilman 60f39060c6 core: Port current uses of RegisteredCache to ContentProvider 7 years ago
Lioncash 540235bb05 file_sys/cheat_engine: Remove use of global system accessors 7 years ago
Lioncash 1cf90f4570 file_sys/patch_manager: Deduplicate NSO header 7 years ago
Lioncash ee49e1fcb6 file_sys/patch_manager: Remove two magic values 7 years ago
Zach Hilman 4495bf5706 patch_manager: Display cheats in game list add-ons 7 years ago
Zach Hilman c5091bfe00 patch_manager: Add support for loading cheats lists 7 years ago
Lioncash 5c72aa7c4c patch_manager: Prevent use of a dangling pointer within PatchRomFS 7 years ago
Zach Hilman 0cea05cdf7 patch_manager: Obey disabled add-ons list when patching game 7 years ago
Lioncash db4523f1ec filesystem: De-globalize registered_cache_union 7 years ago
Zach Hilman 54e74b3572 patch_manager: Show LayeredExeFS patch in add-ons column 7 years ago