937 Commits (f882ff72eb4ca20a7c680f5c87a52ea7d349770e)

Author SHA1 Message Date
Maufeat f58097e814
[hle,display,overlay,starter,hid] add overlay functions, starter applet (initially), HID handheld for system applets and fw21 stubs (#3080) 4 months ago
lizzie 7d239df065
[hle, kernel] Add support for FW21 and kernel changes (#3004) 5 months ago
lizzie 45a2008aa6
[common] replace Common::(DerivedFrom, IsArithmetic, Size, ConvertibleTo, IsIntegral) with libstdc++ equivalents (#290) 5 months ago
lizzie 3a54d322ab
[common] Common::Size -> std::size (#2910) 5 months ago
godpow 41e15e95b1
[crypto] Rework AES CTR/XTS streaming and squash heap churn (#2782) 5 months ago
lizzie 6ff043c4fb
[core/filesystem] "easier" cheats folder structure like Ryujinx (#2795) 5 months ago
unknown de46b8e817
[fs, qlaunch] add CreateSaveDataFileSystemWithCreationInfo2 and make qlaunch work again (#2760) 6 months ago
lizzie 440ee4916d
[nca] Use better tight loop allocation schemes (none at all) for AES decrypt/encrypt and force MbedTLS to use AES x86_64 instructions (#2750) 6 months ago
JPikachu 8ae7cfe96a
[romfs] Add romfslite mod folder support (Totk Ultracam) (#2730) 6 months ago
crueter badd913bee
[desktop] fix save data location, orphaned profiles finder (#2678) 6 months ago
MaranBr 2d8cb2d457
[file_sys] Properly fix the installation of new updates (#2651) 6 months ago
lizzie f19bbda517
[common] remove ranges polyfill (#2546) 6 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 6 months ago
lizzie 87d42cf542
[fs] remove usage of subpar PooledBuffer (#342) 6 months ago
MaranBr 8ac495acee
[fs] Remove remaining files from NCA bypass and fix some asserts (#2502) 7 months ago
crueter f4386423e8
[qt] refactor: qt_common lib (#94) 7 months ago
crueter d207df959a
[cmake, core] refactor: update mbedtls and make YUZU_USE_CPM better (#485) 7 months ago
MaranBr 3fbfd64722
[fs] Fix integrity check validation for new updates (#395) 7 months ago
Caio Oliveira 2502352180
[core, desktop] "fixes" from building on mxe/x86_64-w64-mingw32 (#396) 7 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 7 months ago
Maufeat 718891d11f
[fs] temporarely disable nca verification (#298) 7 months ago
lizzie 9d53933a95
[fmt] use {:#X} for format instead of 0x{:X} (#309) 7 months ago
lizzie 09e77fa146
[common, fs] Use std::string_view instead of std::string&; inline functions that are used rarely (#330) 7 months ago
notenergydrinks c1d9cbca64
[cheats] Check for comments in patch line loop (#156) 8 months ago
Pavel Barabanov cee222f0e6 fixing crashes when installing updates 10 months ago
crueter c6a87a661a fix integrity store crash on new updates (#177) 10 months ago
crueter 96afab0299 Initial 20.x control.nacp patch (#170) 10 months ago
swurl f786802b9b User Data Migration from Citron, Sudachi, and Yuzu (#91) 11 months ago
crueter 9cef9f5dce Update fmt to allow for v11 12 months ago
darktux 616619c8f7 Port changes from Early Access 2 years ago
Liam 7af4637f3d general: fix asan errors 2 years ago
Liam b47cfa8e48 fs: add ISaveDataTransferProhibiter, stub FindSaveDataWithFilter 2 years ago
liamwhite a98669d39d fs: add missing mutex header for member (#13106) 2 years ago
FearlessTobi 459761fc2a Address review comments pt. 2 2 years ago
FearlessTobi 350efe5caf Address review comments 2 years ago
FearlessTobi f37b5ac9cc fs: Refactor to use cmif serialization 2 years ago
FearlessTobi 52f6c6b46c fs: Add FileSystemAccessor classes 2 years ago
FearlessTobi dcc9189dcb Address review comments 2 years ago
FearlessTobi 27dede35d2 fs: Add and use fs_save_data_types.h 2 years ago
FearlessTobi 4d55e58ee4 scope_exit: Make constexpr 2 years ago
Liam cd6122b389 ns: rewrite IPlatformServiceManager 2 years ago
Leystryku d1ce748e01 file_sys: Fix nacp field cache_storage_max_index datatype 2 years ago
Liam 89330e2b25 am: use applet program loading for tested versions 2 years ago
Narr the Reg 5459e10d7a service: bcat: Address review issues 2 years ago
t895 6225561685 vfs: Fix getting URI filename 2 years ago
FearlessTobi 2b4d7506a8 Address review comments and fix compilation problems 2 years ago
FearlessTobi 99d76bf25a fs: Add path class 2 years ago
FearlessTobi 3f6c5a0a08 fs/errors: Unify naming of result codes 2 years ago
FearlessTobi 4b7bb232f2 fs: Replace Mode enum by OpenMode enum 2 years ago
FearlessTobi 24f979a4b8 vfs: Move vfs files to their own directory 2 years ago