giantpune
c71ac45ab2
*u8: add support for checking if an archive was packed with wii.cs to allow fixing it
...
use case-insensitivity. seems all the nintendo tools are running on windows and in the system menu html, paths are case-insensitive. it doesnt seem like there is anywhere where they would need to be the other way
* lz77: support for unpacking archives larger than 0xffffff bytes
* nusdownloader: dont try to write files to cache if there is not one set
2011-07-11 05:47:33 +00:00
giantpune
34a4f8876c
* dont need save file stuff in nandbincheck
2011-05-18 17:34:45 +00:00
giantpune
a27c48058c
* use ++i instead of i++ for iterators
2011-05-18 17:24:51 +00:00
giantpune
d0ca7c0f15
* use const reference in foreach() also
2011-05-17 21:18:45 +00:00
giantpune
c96add47e3
*ash class: slightly better error handling & memory management. should help fix/avoid some issues with buffer overflowing using the hardcoded buffer size from crediar's original code
2011-01-29 08:44:22 +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
d5d094862d
* adding icons and adjusting layouts for example programs
...
* adjust U8 class for changed round-up macro. still needs to be verified
2011-01-04 02:40:25 +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