wiiqt/WiiQt
giantpune@gmail.com 9afc40b70f * add building a "blank" nand.bin.
* when checking spare data, dont check for blocks that are all 0xff ( untouched )
* dont try to check contents for DLC, since there will probably always be some missing
2010-12-19 22:24:54 +00:00
..
aes.c * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
aes.h * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
ash.cpp * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
ash.h * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
blocks0to7.cpp * fixed bugs in nandBin dealing with getting the supercluster 2010-12-18 21:07:58 +00:00
blocks0to7.h * added a class to deal with getting data from the first 8 nand blocks ( ones not belonging to the filesystem ) 2010-12-14 05:58:44 +00:00
includes.h * fixed bugs in nandBin dealing with getting the supercluster 2010-12-18 21:07:58 +00:00
lz77.cpp * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
lz77.h * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
md5.cpp * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
md5.h * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
nandbin.cpp * add building a "blank" nand.bin. 2010-12-19 22:24:54 +00:00
nandbin.h * add building a "blank" nand.bin. 2010-12-19 22:24:54 +00:00
nanddump.cpp added code for importing a wad into a nand 2010-12-16 20:07:38 +00:00
nanddump.h added code for importing a wad into a nand 2010-12-16 20:07:38 +00:00
nandspare.cpp * NUS downloader - add 2 more full updates to the list 2010-12-16 23:37:30 +00:00
nandspare.h * add spare.cpp/.h for calculating ecc & hmac used in the nand 2010-12-15 08:11:56 +00:00
nusdownloader.cpp * NUS downloader - add 2 more full updates to the list 2010-12-16 23:37:30 +00:00
nusdownloader.h * NUS downloader - add 2 more full updates to the list 2010-12-16 23:37:30 +00:00
savebanner.cpp * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
savebanner.h * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
settingtxtdialog.cpp * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
settingtxtdialog.h * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
settingtxtdialog.ui * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
sha1.c * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
sha1.h * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
sharedcontentmap.cpp * add building a "blank" nand.bin. 2010-12-19 22:24:54 +00:00
sharedcontentmap.h * fixed bugs in nandBin dealing with getting the supercluster 2010-12-18 21:07:58 +00:00
tiktmd.cpp * fixed bugs in nandBin dealing with getting the supercluster 2010-12-18 21:07:58 +00:00
tiktmd.h * fixed bugs in nandBin dealing with getting the supercluster 2010-12-18 21:07:58 +00:00
tools.cpp * adding in support for transparently replacing characters in save names in the nand dump class. replacements are held in "/sys/replace". this should allow writing all official save data to a nand dump on any filesystem. weather or not other program know how to read that data back is another story. but at least this one will be able to handle all sorts of filenames now 2010-12-10 13:10:53 +00:00
tools.h * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
u8.cpp * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
u8.h * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
uidmap.cpp * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
uidmap.h * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
wad.cpp added code for importing a wad into a nand 2010-12-16 20:07:38 +00:00
wad.h added code for importing a wad into a nand 2010-12-16 20:07:38 +00:00