913 Commits (b577fd4296a6eb63e38990d0a462b33578dfeab5)

Author SHA1 Message Date
Zach Hilman 010cc6e4f4 filesystem: Add getter for BCAT temporary directory 7 years ago
Zach Hilman 82f636f1ed vfs: Add function to extract ZIP file into virtual filesystem 7 years ago
Zach Hilman 30eb8fa105 card_image: Add accessors for raw partitions in XCI 7 years ago
Zach Hilman 2e7ba9d78f card_image: Lazily load partitions in XCI 7 years ago
Zach Hilman 7e56536d35 pfs: Provide accessors for file sizes and offsets 7 years ago
David Marcec f35665aa28 Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1" 7 years ago
Zach Hilman 949a913356 pl_u: Use kernel physical memory 7 years ago
Zach Hilman bcac1b8ff5 dmnt_cheat_vm: Default initialize structure values 7 years ago
Zach Hilman 977d27ed15 pl_u: Use OSS system archives if real archives don't exist 7 years ago
Zach Hilman 2b944e0d70 patch_manager: Update cheat parsing for new VM 7 years ago
Zach Hilman deacc2bb25 cheat_engine: Move to memory and strip VM 7 years ago
Zach Hilman f005898fb4 system_archive: Synthesize shared fonts system archives 7 years ago
Zach Hilman 896045aa4f externals: Move OSS font data to file_sys in core 7 years ago
Zach Hilman 04078a2139 configure_debug: Move reporting option to logging 7 years ago
Zach Hilman 541bf1b996 filesystem: Add const qualification to various accessors 7 years ago
Zach Hilman c3ad37b707 yuzu: Port old usages of Filesystem namespace to FilesystemController 7 years ago
Zach Hilman c094f75276 card_image: Add accessors for gamecard certificate 7 years ago
Zach Hilman 58dba10b63 card_image: Add functions to query gamecard update partition 7 years ago
Zach Hilman 8dcda218d8 content_archive: Add accessors for Rights ID and SDK Version 7 years ago
Zach Hilman a4b2e1c5ce sdmc_factory: Add SD Card size getters 7 years ago
Zach Hilman 4a2e1c6ae6 bis_factory: Add getters for NAND partition sizes 7 years ago
Zach Hilman 91d032d433 submisson_package: Fix edge case with improperly sized filenames 7 years ago
Zach Hilman 915ea374f8 sdmc_factory: Add accessor for SDMC Album directory 7 years ago
Zach Hilman 3c2e2156e0 sdmc_factory: Add accessor for SDMC PlaceholderCache 7 years ago
Zach Hilman 147fa325d9 sdmc_factory: Add accessor for content directory 7 years ago
Zach Hilman 85ae125737 savedata_factory: Implement savedata creation and don't create dir on open 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 ae762910b1 registered_cache: Process *.cnmt.nca files 7 years ago
Zach Hilman 24ae0aacbc registered_cache: Implement PlaceholderCache to manage placeholder and installing content 7 years ago
Zach Hilman 9cef1068c5 bis_factory: Fix mod loader edge-case with homebrew title IDs 7 years ago
Zach Hilman 8660185e63 bis_factory: Add accessors for BIS placeholder caches 7 years ago
Zach Hilman af109c066e bis_factory: Add accessor for NAND Image Directory 7 years ago
Zach Hilman 2146600c38 bis_factory: Add accessors for BIS content directories 7 years ago
Zach Hilman 17c5f05179 bis_factory: Add accessors for BIS partitions 7 years ago
Zach Hilman f458590c85 system_archive: Add open-source reimplementation of MiiModel data 7 years ago
Michael Scire 6a33b060b7 Implement MapPhysicalMemory/UnmapPhysicalMemory 7 years ago
Bakugo 81c1c139fe file_sys: Rename other ContentRecordType members 7 years ago
Bakugo e377bcd699 file_sys/registered_cache: Improve missing metadata error 7 years ago
Bakugo d046ef7112 file_sys/submission_package: Don't warn about missing DeltaFragment NCAs 7 years ago
Bakugo 88a70b40ba file_sys/registered_cache: Ignore DeltaFragment NCAs during installation 7 years ago
Bakugo 29f1d01c06 file_sys: Rename ContentRecordType::Patch to DeltaFragment 7 years ago
Zach Hilman 12105d8909 glue: Correct missing bytes in ApplicationLaunchParameter 7 years ago
Zach Hilman fb8b87dbaf registered_cache: Add getter to determine source slot in content provider union 7 years ago
Zach Hilman 7891b418d4 patch_manager: Add getter for title version 7 years ago
jonsn0w cbb3371437 Update content_archive.cpp 7 years ago
David Marcec 7b451419b4 Addressed issues 7 years ago
David Marcec 5f5f8c6341 Impl'd IsUserAccountSwitchLocked, SetAudioOutVolume, GetAudioOutVolume & Partial impl of GetAccumulatedSuspendedTickChangedEvent 7 years ago
Lioncash af914546f2 file_sys/ips_layer: Remove unnecessary reserve() call 7 years ago
Lioncash 59d55c8137 common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago