summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/nca_patch.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi2018-09-151-17/+17
* file_sys/nca_patch: Amend constructor initializer list orderLioncash2018-09-061-2/+2
* file_sys/nca_patch: Remove unnecessary includesLioncash2018-09-061-0/+4
* bktr: Fix bucket overlap errorZach Hilman2018-09-041-2/+2
* bktr: Add logging on successful patchZach Hilman2018-09-041-1/+1
* bktr: Implement IVFC offset shiftingZach Hilman2018-09-041-1/+1
* bktr: Fix missing includes and optimize styleZach Hilman2018-09-041-64/+62
* file_sys: Add BKTR patching mechanismZach Hilman2018-09-041-0/+208