809 Commits (ec6bca7a6fb60b6df554b7814f95d067cc0b4e07)

Author SHA1 Message Date
Lioncash 42c79b8507 vfs_vector: Make creation of array vfs files less verbose 6 years ago
Lioncash c28e7f51f3 aes_util: Allow SetIV to be non-allocating 6 years ago
Lioncash 607a02edda time_zone_binary: Make use of designated initializers 6 years ago
Lioncash 2fa750dd6b file_sys/mode: Make use of DECLARE_ENUM_FLAG_OPERATORS with Mode 6 years ago
Lioncash 39ac833461 patch_manager: Resolve -Wignored-qualifier warnings 6 years ago
Lioncash 872200c7a9 registered_cache: Resolve -Wmaybe_uninitialized warnings 6 years ago
Morph 06adef078c fs: Rename SaveDataDescriptor to SaveDataAttribute 6 years ago
Morph 4a6d4ab839 xts_archive: Check if the file is nullptr prior to parsing 6 years ago
Morph 0724e89467 registered_cache: Add support for removing folder ncas 6 years ago
FearlessTobi f7cf5430b0 file_sys/nsp: Make SetTicketKeys actually do something 6 years ago
Morph 5a7b65b6d5 Check for empty section0 and CNMT prior to install 6 years ago
Morph 63f16db2e6 clang format 6 years ago
Morph 9dc8b2f03c Use proper install result when overwriting files 6 years ago
Morph c530630c1c Remove global system instance and address feedback 6 years ago
Morph 5054a6c429 registered_cache: Remove previous update/dlc if it exists on install 6 years ago
Morph e01424699b fs: Fix RomFS building when zero byte files are present 6 years ago
Morph ef6946bf66 vfs_real: Fix MoveFile 6 years ago
Morph 9108fb8dd1 bis_factory: Set User NAND free space to be 1 MiB less than total. 6 years ago
Morph bc260d4b5b sdmc_factory: Set the SDMC total size to 1 TiB 6 years ago
Morph d378516007 bis_factory: Use hardware default NAND partition sizes 6 years ago
Lioncash 1e362da176 key_manager: Correct casing of instance() 6 years ago
MerryMage b8983782ca mii_model: Remove redundant std::move 6 years ago
MerryMage 042bb8824b shared_font: Service::NS::EncryptSharedFont takes a size_t& 6 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
FearlessTobi 5e9e8073a0 crypto: Make KeyManager a singleton class 6 years ago
David Marcec d50dd8f7a0 file_sys: Update SystemVersion archive to version 10.0.2 6 years ago
bunnei 97e2eb439c file_sys: savefata_factory: Update to support DeviceSaveData. 6 years ago
bunnei f870a935d4 file_sys: control_metadata: Expose device_save_data_size. 6 years ago
bunnei 4dbf21a6cf file_sys: program_metadata: Add a helper function for generating reasonable default metadata. 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
enler d7dc7964f1 file_sys: fix LayeredFS error when loading some games made with… (#3602) 6 years ago
bunnei 72a8ed19c3 Revert "system_archive: Fix Korean and Chinese fonts" 6 years ago
FearlessTobi 40c05f9028 Disable clang-format for font files 6 years ago
FearlessTobi 6df85b466d system_archive: Fix Chinese font 6 years ago
FearlessTobi 4be062de19 system_archive: Fix Korean font 6 years ago
bunnei 756c19b448 system_archive: Add a basic HLE implementation for time zone binary. 6 years ago
Morph 2b0823df12 patch_manager: Adds check for disabled cheats to prevent them from being enabled (#3178) 6 years ago
Lioncash 0da88a9876 filesys/romfs: Remove unused includes 6 years ago
Lioncash eada47f40f filesys/romfs: Make ProcessFile and ProcessDirectory internally linked 6 years ago
Lioncash a56ce41cc2 file_sys/directory: Make EntryType an enum class 6 years ago
Lioncash fd6e676326 xts_archive: Remove redundant std::string constructor 7 years ago
Lioncash 4c6cd8b9e8 core: Migrate off deprecated mbedtls functions 7 years ago
Lioncash 93dd86b390 loader; Resolve sign conversion/truncation errors 7 years ago
Lioncash e7f1a6b096 file_sys: Resolve sign conversion warnings 7 years ago
bunnei fe02b9f968 common_func: Use std::array for INSERT_PADDING_* macros. 7 years ago
Zach Hilman d5f1f99d99 savedata_factory: Automatically create certain savedata 7 years ago