wiiqt/WiiQt
giantpune@gmail.com 8eac10ea9e * NUS downloader - add 2 more full updates to the list
* fix bug in creating the jap lists
* change the saveDialog to openFileDialog when opening a wad
* remove default text in the NUS downloader
* nandBin class - add the beginnings of writing...  adding & deleting files & directories apparently is working.  writing data to a file appears to work
* right now, its not writing to the nand.bin, so dont use these functions
* probably some other stuff i forgot
2010-12-16 23:37:30 +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 * 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
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 * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +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 * NUS downloader - add 2 more full updates to the list 2010-12-16 23:37:30 +00:00
nandbin.h * NUS downloader - add 2 more full updates to the list 2010-12-16 23:37:30 +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 * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
sharedcontentmap.h * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
tiktmd.cpp * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
tiktmd.h * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +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