mirror of
https://github.com/wiidev/usbloadergx.git
synced 2024-11-04 18:45:05 +01:00
f0ca11506b
WIP Patches will be only accepted in the following format (let's not invent thousands of different formats): In 3x 4 bytes columns separated by a space (no ":" allowed) offset | original address | overwrite address Example for PoP: 007AAC6A 7A6B6F6A 6F6A7A6B 007AAC75 7C7A6939 69397C7A ... The original address is compared before patching and is not patched if it doesn't match. You can see the confirmation or fail of a patch on the Gecko Output. *A few fix ups in different places |
||
---|---|---|
.. | ||
codehandler.h | ||
codehandleronly.h | ||
dvd_broadway.c | ||
dvd_broadway.h | ||
fst.c | ||
fst.h | ||
fwrite_patch.h | ||
geckomenu.h | ||
kenobiwii.h | ||
multidol.c | ||
multidol.h | ||
patchcode.c | ||
patchcode.h | ||
patchhook.S | ||
ppc.h | ||
wip.c | ||
wip.h |