fearlessTobi
|
1190ea6ddb
|
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 years ago |
Lioncash
|
3168210492
|
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
|
d15352b38b
|
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
|
46eb9ec6ba
|
bktr: Fix bucket overlap error
|
7 years ago |
Zach Hilman
|
b555718bb9
|
bktr: Add logging on successful patch
|
7 years ago |
Zach Hilman
|
b8f8b0fa47
|
bktr: Implement IVFC offset shifting
Fixes base game read errors
|
7 years ago |
Zach Hilman
|
e88835cd40
|
bktr: Fix missing includes and optimize style
|
7 years ago |
Zach Hilman
|
d4d0d3d933
|
file_sys: Add BKTR patching mechanism
|
7 years ago |