giantpune@gmail.com
1ee50ec16f
* Tmd class: change name of bootindex/index to match libogc and avoid confusion
...
* nandChecker: add korean brick checking ( still untested with a real korean dump )
2011-01-21 06:21:28 +00:00
giantpune@gmail.com
c81e7a9c17
* fix wad class for dealing with backwards-ass cIOS wads
2011-01-15 22:45:32 +00:00
giantpune@gmail.com
0e671a6764
* sort titles in nandBinChecker
...
* use unsigned int since HBC's TID wont fit in a signed 32 bit int
* add key index fixing in the ticket class
2011-01-13 16:43:49 +00:00
giantpune@gmail.com
d3e71407c8
* use Qt stuff for general sha1 & md5.
...
* replace apparently buggy round-up macro
2011-01-04 00:07:21 +00:00
giantpune@gmail.com
9b0bbcea4d
* adding stuff to convert to/from data.bin for saves
2011-01-02 06:15:26 +00:00
giantpune@gmail.com
dfcd1bed60
* implement static function for creating wads from a list of bytearrays
...
* minor optimizations - using "const &" to avoid creating a duplicate for function arguments in the library files
* nandBin needs to be built with write support to create a new file
2010-12-23 16:17:46 +00:00
megazig
0f506a205d
added functions for modifying permissions of a wad. applied titleid setting for tickets.
2010-12-23 07:32:10 +00:00
megazig
6ce5ffc566
added code for importing a wad into a nand
2010-12-16 20:07:38 +00:00
giantpune@gmail.com
085ce1d522
* moving the "library" files into a common folder 'WiiQt'
...
* adding in ASH0, LZ77 and ( messy ) U8 classes
2010-12-10 03:50:08 +00:00