642 Commits (7113236b304fb168610ed5377223616939967dca)

Author SHA1 Message Date
bunnei 4414640285 system_archive: Add a basic HLE implementation for time zone binary. 6 years ago
Morph e0242a4654 patch_manager: Adds check for disabled cheats to prevent them from being enabled (#3178) 6 years ago
Lioncash d66ab2b8aa filesys/romfs: Remove unused includes 6 years ago
Lioncash ba3c55ab7b filesys/romfs: Make ProcessFile and ProcessDirectory internally linked 6 years ago
Lioncash a3149536e2 file_sys/directory: Make EntryType an enum class 6 years ago
Lioncash 03b73aa575 xts_archive: Remove redundant std::string constructor 6 years ago
Lioncash e0c46e6879 core: Migrate off deprecated mbedtls functions 6 years ago
Lioncash 23878bf360 loader; Resolve sign conversion/truncation errors 6 years ago
Lioncash 86c397dd6e file_sys: Resolve sign conversion warnings 6 years ago
bunnei 1bdae0fe29 common_func: Use std::array for INSERT_PADDING_* macros. 6 years ago
Zach Hilman bb207fe27a savedata_factory: Automatically create certain savedata 7 years ago
Zach Hilman e0b9ee9b94 card_image: Implement system update commands in XCI 7 years ago
Zach Hilman 1911f85391 pl_u: Fix mismatched rebase size error in font encryption 7 years ago
Zach Hilman 36d829c27b pl_u: Use kernel physical memory 7 years ago
Zach Hilman 40284c6868 pl_u: Use OSS system archives if real archives don't exist 7 years ago
Zach Hilman 920742d418 system_archive: Synthesize shared fonts system archives 7 years ago
Zach Hilman d6d6a87bde externals: Move OSS font data to file_sys in core 7 years ago
Lioncash f1382cf0e7 core: Remove Core::CurrentProcess() 7 years ago
Lioncash 69f16ba50e hle/service: Replace global system instance calls with instance-based ones 7 years ago
Zach Hilman 2d410ddf4d bcat: Implement DeliveryCacheProgressImpl structure 7 years ago
Zach Hilman 92b70a3bf9 boxcat: Use Etag header names for file digest 7 years ago
Zach Hilman f2073217a4 filesystem: Add getter for BCAT temporary directory 7 years ago
Zach Hilman c00ed8f4ff vfs: Add function to extract ZIP file into virtual filesystem 7 years ago
Zach Hilman c4f3400bea card_image: Add accessors for raw partitions in XCI 7 years ago
Zach Hilman 3952c73aee card_image: Lazily load partitions in XCI 7 years ago
Zach Hilman 3895f7e456 pfs: Provide accessors for file sizes and offsets 7 years ago
David Marcec d961d5479e Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1" 7 years ago
Zach Hilman 2a4730cbee pl_u: Use kernel physical memory 7 years ago
Zach Hilman 2bddc03468 dmnt_cheat_vm: Default initialize structure values 7 years ago
Zach Hilman 94afffe9e5 pl_u: Use OSS system archives if real archives don't exist 7 years ago
Zach Hilman a0055192fe patch_manager: Update cheat parsing for new VM 7 years ago
Zach Hilman 7d41c1f523 cheat_engine: Move to memory and strip VM 7 years ago
Zach Hilman 8b857fc7c2 system_archive: Synthesize shared fonts system archives 7 years ago
Zach Hilman 361a8fa318 externals: Move OSS font data to file_sys in core 7 years ago
Zach Hilman 038bcec111 configure_debug: Move reporting option to logging 7 years ago
Zach Hilman a49169e819 filesystem: Add const qualification to various accessors 7 years ago
Zach Hilman c6ff4a6f4d yuzu: Port old usages of Filesystem namespace to FilesystemController 7 years ago
Zach Hilman ccaafaccfc card_image: Add accessors for gamecard certificate 7 years ago
Zach Hilman 77f9ecd32b card_image: Add functions to query gamecard update partition 7 years ago
Zach Hilman e018a48460 content_archive: Add accessors for Rights ID and SDK Version 7 years ago
Zach Hilman 721a92775d sdmc_factory: Add SD Card size getters 7 years ago
Zach Hilman e47b57a90f bis_factory: Add getters for NAND partition sizes 7 years ago
Zach Hilman 0a8e540681 submisson_package: Fix edge case with improperly sized filenames 7 years ago
Zach Hilman 08c0783d34 sdmc_factory: Add accessor for SDMC Album directory 7 years ago
Zach Hilman 0084cceb20 sdmc_factory: Add accessor for SDMC PlaceholderCache 7 years ago
Zach Hilman 02b36b0eb5 sdmc_factory: Add accessor for content directory 7 years ago
Zach Hilman 49c44e3fae savedata_factory: Implement savedata creation and don't create dir on open 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 9d9fc8a675 registered_cache: Process *.cnmt.nca files 7 years ago