Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "core: Fix clang build" | bunnei | 2020-10-21 | 1 | -4/+3 |
* | core: Fix clang build | Lioncash | 2020-10-18 | 1 | -3/+4 |
* | nca_patch: Significantly reduce the stack usage size within SearchBucketEntry() | Lioncash | 2020-09-15 | 1 | -4/+4 |
* | nca_patch: Make SearchBucketEntry() internally linked | Lioncash | 2020-09-15 | 1 | -40/+43 |
* | aes_util: Allow SetIV to be non-allocating | Lioncash | 2020-08-03 | 1 | -1/+2 |
* | Port #4182 from Citra: "Prefix all size_t with std::" | fearlessTobi | 2018-09-15 | 1 | -17/+17 |
* | file_sys/nca_patch: Amend constructor initializer list order | Lioncash | 2018-09-06 | 1 | -2/+2 |
* | file_sys/nca_patch: Remove unnecessary includes | Lioncash | 2018-09-06 | 1 | -0/+4 |
* | bktr: Fix bucket overlap error | Zach Hilman | 2018-09-04 | 1 | -2/+2 |
* | bktr: Add logging on successful patch | Zach Hilman | 2018-09-04 | 1 | -1/+1 |
* | bktr: Implement IVFC offset shifting | Zach Hilman | 2018-09-04 | 1 | -1/+1 |
* | bktr: Fix missing includes and optimize style | Zach Hilman | 2018-09-04 | 1 | -64/+62 |
* | file_sys: Add BKTR patching mechanism | Zach Hilman | 2018-09-04 | 1 | -0/+208 |