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 19:15:07 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6a378e3523
usbloadergx
/
source
/
mload
/
ehcmodule.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_ehcmodule 32432
extern
unsigned
char
ehcmodule
[
32432
]
;
Reference in New Issue
Copy Permalink