wiiqt/WiiQt
giantpune@gmail.com 30f8070e81 * setting.txt dialog knows different regions
* make the button for selecting the NUS_Cache path actually do something in the 2 programs that use NUS
* default NUS_cache is up 2 directories in windoze
* allow reading bad blocks from a txt file when creating a blank nand
2010-12-22 00:25:08 +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 * fix bugs in the nandBin delete 2010-12-21 20:01:39 +00:00
nandbin.h * fix bugs in the nandBin delete 2010-12-21 20:01:39 +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 * fix bugs in the nandBin delete 2010-12-21 20:01:39 +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 * setting.txt dialog knows different regions 2010-12-22 00:25:08 +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 * setting.txt dialog knows different regions 2010-12-22 00:25:08 +00:00
settingtxtdialog.h * setting.txt dialog knows different regions 2010-12-22 00:25:08 +00:00
settingtxtdialog.ui * setting.txt dialog knows different regions 2010-12-22 00:25: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 * fix bugs in the nandBin delete 2010-12-21 20:01:39 +00:00