974 Commits (b7cd66700c9b40e85e87ad846b2c442f029910e5)

Author SHA1 Message Date
lizzie 8fe1e6efa2
[core/file_sys] implement IApplicationFunctions::GetPseudoDeviceId; common PatchManager::GetNACP for base|updates (#4159) 3 weeks ago
lizzie 58dee53305
[fmt] use {#:x} instead of 0x{:#x} (#4170) 4 weeks ago
crueter b9a88297cb
[fs] fix crash on '#' comments in pchtxt patches (#4124) 4 weeks ago
Maufeat 5b4c29b123
[file_sys] Quick sandbox escape fix (#4223) 1 month ago
xbzk b85f289048
[nce, fs] tico support, fix FS bug that would nuke entire 'switch' folder (#4086) 1 month ago
lizzie 9a0e6b3c28
[msvc] fix error with new <T>bitfields (#4196) 1 month ago
lizzie 41762940d6
[common] rework BitField and BitUtil, use concepts whenever possible (#4076) 2 months ago
lizzie e401414aab
[core/hle] update fw constants to 22.5.0, ams -> 1.11.2, implement /digest file (#4165) 2 months ago
BoiledElectricity ce14fc91fb
[game_list] fix crash and flashing from the directory watcher (#4099) 2 months ago
bdm110 fb6330645a
[file_sys] Avoid crash on empty NACP language entries (#4062) 3 months ago
lizzie 89199f4d27
[*] basic in-house cpp linting (#4039) 3 months ago
crueter 4a11d5db2f
[file_sys] Increase max file limit to 8192 (#4011) 3 months ago
crueter feb8c5f88e
[desktop] More qt_common reorganization (#3916) 3 months ago
lizzie 02dee4a20b
[file_sys/system_archive] remove uneeded ctor/dtor initializations for std::map<> when creating system archives for nx_tzdb generated files (#3919) 3 months ago
smiRaphi 28a2ff1b94
[file_sys] fix romfs_ext mods (#3914) 3 months ago
lizzie a6423a88cc
[file_sys] resize SD card size in 4GiB chunks (#3921) 4 months ago
lizzie f87b1dafc8
[file_sys/sytem_archive] add missing identifiers for +8.0 (#3867) 4 months ago
lizzie d17ecb01af
[file_sys] fix compilation on GCC 16 (#3917) 4 months ago
lizzie ee2891c55e
[common] unify std::random_device (#3801) 5 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 5 months ago
xbzk a1b50e9339
[android] patches bin button + version bug fixes (#3691) 6 months ago
xbzk 7f5de6bcd6
[android/fs] external content loader + nca/xci patches (#3596) 6 months ago
lizzie 06a08de68a
[core/loader] prevent program_image reallocations in NSO+KIP loading methods (#3639) 6 months ago
crueter 00e2128fab
[desktop] Allow deletion of add-ons from the add-on menu (#3626) 6 months ago
crueter 7758f70833
[core] Fix language index mismatches (#3629) 6 months ago
DraVee a11eae425a
[file_sys] Check if language_entry is empty (#3619) 6 months ago
lizzie c610b61126
[common, hle] add new updates Polish+Thai languages (#3587) 6 months ago
lizzie 0a687b82d4
[crypto] Atomize all traces of MbedTLS, and require OpenSSL 3+ (#3606) 6 months ago
lizzie bfc720152a
[vfs] remove usage of 'dynamic_cast', use ankerl::map for files (#3594) 6 months ago
lizzie b6238d6df7
[vfs] fix crash at dtor() time (#3593) 6 months ago
xbzk 732b7eb560
[file_sys] added packed language entries support (#3585) 6 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 6 months ago
Maufeat 69aff83ef4
[fs/core] Load external content without NAND install (#2862) 7 months ago
Maufeat eb7f74ce97
[fs] Add known FileSystemAttribute struct fields (from libhac) (#3275) 7 months ago
lizzie b9da45cb1f
[tests] fix compile+linking issues with PlayTime (#3345) 7 months ago
Maufeat 30cbec7ad5
[core/hle] Adds sorting game titles and prevents hard crashes in qlaunch (#3330) 7 months ago
lizzie 742622a98d
[file_sys, cheats] fix cheat_xxx.txt not being able to be disabled from Qt frontend (#3223) 8 months ago
Maufeat f58097e814
[hle,display,overlay,starter,hid] add overlay functions, starter applet (initially), HID handheld for system applets and fw21 stubs (#3080) 9 months ago
lizzie 7d239df065
[hle, kernel] Add support for FW21 and kernel changes (#3004) 9 months ago
lizzie 45a2008aa6
[common] replace Common::(DerivedFrom, IsArithmetic, Size, ConvertibleTo, IsIntegral) with libstdc++ equivalents (#290) 10 months ago
lizzie 3a54d322ab
[common] Common::Size -> std::size (#2910) 10 months ago
godpow 41e15e95b1
[crypto] Rework AES CTR/XTS streaming and squash heap churn (#2782) 10 months ago
lizzie 6ff043c4fb
[core/filesystem] "easier" cheats folder structure like Ryujinx (#2795) 10 months ago
unknown de46b8e817
[fs, qlaunch] add CreateSaveDataFileSystemWithCreationInfo2 and make qlaunch work again (#2760) 10 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) 10 months ago
JPikachu 8ae7cfe96a
[romfs] Add romfslite mod folder support (Totk Ultracam) (#2730) 10 months ago
crueter badd913bee
[desktop] fix save data location, orphaned profiles finder (#2678) 11 months ago
MaranBr 2d8cb2d457
[file_sys] Properly fix the installation of new updates (#2651) 11 months ago
lizzie f19bbda517
[common] remove ranges polyfill (#2546) 11 months ago
lizzie 191e4c75a1
[meta] fix license headers (#2547) 11 months ago