This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
usbloadergx
Watch
2
Star
0
Fork
0
You've already forked usbloadergx
mirror of
https://github.com/wiidev/usbloadergx.git
synced
2024-11-05 02:55:07 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a65c8f88ba
usbloadergx
/
source
/
mload
/
dip_plugin.h
4 lines
69 B
C
Raw
Normal View
History
Unescape
Escape
* Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported * Added initial (untested!) support for the zip file format, which is supported by the HBC * Began working on compressed wad files. Uncompressing fails for now, so uploading WAD files should be done with the previous version of Wiiload. * Fixed issue 902 (hence the large commit).
2009-10-01 01:10:58 +02:00
#
define size_dip_plugin 3080
extern
unsigned
char
dip_plugin
[
3080
]
;
Reference in New Issue
Copy Permalink