Commit Graph

9 Commits

Author SHA1 Message Date
39df8e8efc
Remove svnrev everywhere 2022-06-23 23:26:53 +02:00
giantpune
52c732489a * nandExtract:: add svn identification stuff 2011-05-31 03:53:03 +00:00
giantpune
64af2c61f5 *ohneschwanzenegger: use busy cursor when writing a 500MiB file
*nandExtract: remove unused save functions
2011-05-29 01:01:11 +00:00
giantpune@gmail.com
0ddcbca710 * add spare.cpp/.h for calculating ecc & hmac used in the nand 2010-12-15 08:11:56 +00:00
giantpune@gmail.com
63f58938fe * added a class to deal with getting data from the first 8 nand blocks ( ones not belonging to the filesystem )
* really fix the bug that caused the nandBin class not to be able to open keys.bin
2010-12-14 05:58:44 +00:00
giantpune@gmail.com
167f73aa41 * add access functions to the nandBin class to get the cluster map for whole nand and for a given file
* change the nandExtract program a bit.  move nand extraction to a thread to keep it from hanging the main thread
* add pretty block map
2010-12-11 10:12:50 +00:00
giantpune@gmail.com
09d82184d9 * 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
* adding save installing & retrieving from an extracted nand FS ( untested )
2010-12-10 13:10:53 +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
giantpune@gmail.com
00a8bfcb56 * adding a few different projects. some of them have hardcoded paths and whatnot that may need to be changed or removed 2010-12-08 07:26:18 +00:00