usbloadergx/source/network
dimok321 f0ca11506b *WIP Patch fix. WIP patches should work now. Tested and confirmed for PoP.
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
2010-05-29 15:43:19 +00:00
..
dns.c *code beautification* 2009-07-30 05:41:12 +00:00
dns.h *code beautification* 2009-07-30 05:41:12 +00:00
http.c * Changed WBFS stuff to C++ classes 2010-02-14 23:22:52 +00:00
http.h *code beautification* 2009-07-30 05:41:12 +00:00
networkops.cpp *WIP Patch fix. WIP patches should work now. Tested and confirmed for PoP. 2010-05-29 15:43:19 +00:00
networkops.h *Changed to download files under their real filename 2009-11-02 22:15:28 +00:00
update.cpp undo the code formatting. somehow it got screwed up 2010-02-09 10:59:55 +00:00
update.h undo the code formatting. somehow it got screwed up 2010-02-09 10:59:55 +00:00
URL_List.cpp 2009-07-31 12:45:14 +00:00
URL_List.h * Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported 2009-09-30 23:10:58 +00:00