28 Commits (939154aae80a83022103ac1cd0edee38e8281bc2)

Author SHA1 Message Date
crueter 939154aae8
Working amiibo impl 2 weeks ago
crueter 8bfdf83efd
bcat, xts 2 weeks ago
crueter d207df959a
[cmake, core] refactor: update mbedtls and make YUZU_USE_CPM better (#485) 6 months ago
lizzie 09e77fa146
[common, fs] Use std::string_view instead of std::string&; inline functions that are used rarely (#330) 7 months ago
FearlessTobi 24f979a4b8 vfs: Move vfs files to their own directory 2 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Lioncash fd6a753646 vfs: Use existing type aliases consistently 5 years ago
Lioncash da15e9f8a7 file_sys: Replace inclusions with forward declarations where applicable 6 years ago
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 6 years ago
Morph 4a6d4ab839 xts_archive: Check if the file is nullptr prior to parsing 6 years ago
Lioncash fd6e676326 xts_archive: Remove redundant std::string constructor 6 years ago
Lioncash 4c6cd8b9e8 core: Migrate off deprecated mbedtls functions 6 years ago
Lioncash e7f1a6b096 file_sys: Resolve sign conversion warnings 6 years ago
Lioncash 59d55c8137 common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
Zach Hilman 2aa6989cee vfs: Remove InterpretAsDirectory and related functions 8 years ago
Lioncash 315f6ef402 file-sys: Default heavy-weight class destructors in the cpp file 8 years ago
Lioncash a3a51a7b98 xts_archive: Remove unused variables from CalculateHMAC256() 8 years ago
Lioncash d2736c4ddc xts_archive: Make AsNCA() return a std::unique_ptr instead of a std::shared_ptr 8 years ago
Lioncash 42f1695022 xts_archive: Amend initializer order of NAX's constructor 8 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
Lioncash df444a4a8e vfs_real: Forward declare IOFile 8 years ago
Zach Hilman 89422004c3 file_sys/crypto: Fix missing/unnecessary includes 8 years ago
Zach Hilman d3225fdae9 crypto: Eliminate magic constants 8 years ago
Zach Hilman 32b5f6d88d file_sys: Implement NAX containers 8 years ago