809 Commits (ec6bca7a6fb60b6df554b7814f95d067cc0b4e07)

Author SHA1 Message Date
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
Lioncash 14aca37172 file_sys/card_image: Remove obsolete TODO 7 years ago
Lioncash 348c03b1bd file_sys/nca_metadata: Update CNMT structures 7 years ago
Lioncash c45be86d6e file_sys/card_image: Deduplicate casts within AddNCAFromPartition() 7 years ago
Lioncash f5f9c52900 file_sys/card_image: Make bracing consistent 7 years ago
Lioncash 8bfb8e3dce file_sys/card_image: Assign collapsed NCA contents directly to ncas member 7 years ago
Lioncash 907c499608 file_sys/card_image: Deduplicate type cast 7 years ago
Lioncash c305601f9b file_sys/card_image: Get rid of a magic number 7 years ago
Lioncash bfafb5f7d1 file_sys/card_image: Use std::array deduction guides 7 years ago
Zach Hilman e62e715ac2 nsp: Correct status codes for extracted NSPs 7 years ago
Zach Hilman 5231fb95e6 nsp: Use title ID from NPDM metadata for extracted type NSPs 7 years ago
Zach Hilman ae00309771 kernel_executable: Optimize BLZ decompression 7 years ago
Zach Hilman 5f6dba8ece game_list: Accept *.kip as a file extension of executables 7 years ago
Zach Hilman 04a69eb6c7 program_metadata: Add function to load meta from raw parameters 7 years ago
Zach Hilman 48bb330ad1 file_sys: Add classes to parse KIP1 and INI1 files 7 years ago
Michael Scire e417da5070 Implement IApplicationFunctions::GetDesiredLanguage 7 years ago
Lioncash 633d55d503 file_sys/program_metadata: Remove obsolete TODOs 7 years ago
Lioncash 0359cba0f3 file_sys/nca_metadata: Remove unnecessary comparison operators for TitleType 7 years ago
Lioncash d7f670204b file_sys/fsmitm_romfsbuild: Utilize a string_view in romfs_calc_path_hash() 7 years ago
Lioncash 7d93ed3f70 service/fsp_srv: Don't pass SaveDataDescriptor instances by value. 7 years ago
Lioncash 90abd76bd9 service/fsp_srv: Update SaveDataInfo and SaveDataDescriptor structs 7 years ago
Lioncash 74c41c4095 file_sys/control_metadata: Amend naming of members 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
Zach Hilman 0cfcb928ce file_sys: Create ContentProvider interface and default implementations 7 years ago
Lioncash ff47991967 core/cheat_engine: Make MemoryReadImpl and MemoryWriteImpl internally linked 7 years ago
Lioncash 0d44c061fe file_sys/cheat_engine: Silence truncation and sign-conversion warnings 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
Lioncash 43fd362174 file_sys/content_archive: Amend name of Data_Unknown5 enum entry 7 years ago
Zach Hilman 03c5d788da set_sys: Use official nintendo version string 7 years ago
Zach Hilman d741f8ee90 system_version: Correct sizes on VectorVfsFile construction 7 years ago
Zach Hilman d9ef55ed76 set_sys: Implement GetFirmwareVersion(2) for libnx hosversion 7 years ago
Zach Hilman 20c46b9242 vm_manager: Remove cheat-specific ranges from VMManager 7 years ago
Zach Hilman b6ac32dc35 cheat_engine: Add parser and interpreter for game cheats 7 years ago
Zach Hilman 81302571bf patch_manager: Display cheats in game list add-ons 7 years ago
Zach Hilman 57c6d77be0 patch_manager: Add support for loading cheats lists 7 years ago
Frederic L b0f1eaee7a file_sys/vfs_vector: Fix ignored offset on Write 7 years ago
Lioncash a5d7387d47 file_sys/directory: Remove unused DirectoryBackend class 7 years ago
Zach Hilman fa4a624cc6 content_archive: Add getter for logo section of NCA 7 years ago