wiiqt/WiiQt
giantpune@gmail.com 7e64a9f6b5 * fixed bugs in nandBin dealing with getting the supercluster
* adding stuff for writing a supercluster with updates information, using correct rotation
* fixed a few more bugs in this class forgot about
* move the "fakesign checker" stuff to a more appropriate place
* add a couple small functions to TMD, ticket, shardeMap
* add a new "demo" program/project nandBinCheck.  it does lots of useful integrety checks on a nand.bin that will be needed when starting to actually write these things
2010-12-18 21:07:58 +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 * fixed bugs in nandBin dealing with getting the supercluster 2010-12-18 21:07:58 +00:00
nandbin.h * fixed bugs in nandBin dealing with getting the supercluster 2010-12-18 21:07:58 +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 * fixed bugs in nandBin dealing with getting the supercluster 2010-12-18 21:07:58 +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