fearlessTobi
|
63c2e32e20
|
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 years ago |
Lioncash
|
54724fe918
|
file_sys/nca_patch: Amend constructor initializer list order
Orders the elements in the initializer list in the order they're
specified in the class. This prevents compiler warnings about
initialization order.
|
7 years ago |
Lioncash
|
b155b3ef81
|
file_sys/nca_patch: Remove unnecessary includes
romfs.h doesn't need to be included in the header, the only real
dependency here is common's swap.h that needs to be included.
|
7 years ago |
Zach Hilman
|
c913136eb2
|
bktr: Fix bucket overlap error
|
7 years ago |
Zach Hilman
|
cbd517d8cc
|
bktr: Add logging on successful patch
|
7 years ago |
Zach Hilman
|
a6e75cd45b
|
bktr: Implement IVFC offset shifting
Fixes base game read errors
|
7 years ago |
Zach Hilman
|
9664ce255d
|
bktr: Fix missing includes and optimize style
|
7 years ago |
Zach Hilman
|
54e7ddb93a
|
file_sys: Add BKTR patching mechanism
|
7 years ago |