Maschell
|
8de9c37137
|
Fix some jumps to original functions by placing the replaced intruction after setting CTR
|
2024-04-24 19:08:04 +02:00 |
|
Maschell
|
1c7a6ac333
|
Add support for function patcher struct version 3
|
2023-01-07 23:55:23 +01:00 |
|
Maschell
|
1e2457b266
|
PatchedFunctionData. Actually return on error instead of allocating even more memory
|
2023-01-06 14:31:14 +01:00 |
|
Maschell
|
b1320f0c8d
|
Improve logging
|
2023-01-06 14:31:14 +01:00 |
|
Maschell
|
7703eac375
|
Fix restoring "dynamic" functions. Instead of predicting an unload of a RPL we now check if the replaced instruction has been changed.
|
2023-01-02 15:44:27 +01:00 |
|
Maschell
|
874e5d9923
|
Fix function patching for functions with an effective address between 0x20000000 - 0x3FFFFFFC
|
2022-08-06 22:44:59 +02:00 |
|
Maschell
|
f95f00e6f2
|
Rewrite of Function Patcher to match libfunctionpatcher
|
2022-05-08 19:26:06 +02:00 |
|