Commit Graph

24 Commits

Author SHA1 Message Date
martravi
8bb6f5d1b7 fix missing project file 2024-07-20 01:16:53 +02:00
martravi
b43309e8fe Port nandExtract to QT 6 2024-07-20 01:13:16 +02:00
martravi
0da56e8f75 NUS NAND Builder and base ported to QT 6 2024-07-19 16:36:53 +02:00
Antonio SJ Musumeci
03be60dd84 get nandExtract to work with qt5 2016-08-23 12:08:17 -04:00
giantpune
b17507e0e9 * nandExtract:: add svn identification stuff
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@105 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-05-31 03:53:03 +00:00
giantpune
dbeaa3ea98 *ohneschwanzenegger: use busy cursor when writing a 500MiB file
*nandExtract: remove unused save functions

git-svn-id: http://wiiqt.googlecode.com/svn/trunk@102 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-05-29 01:01:11 +00:00
giantpune@gmail.com
bb4f9e1653 git-svn-id: http://wiiqt.googlecode.com/svn/trunk@75 389f4c8b-5dfe-645f-db0e-df882bc27289 2011-03-24 08:57:59 +00:00
giantpune@gmail.com
38bff8d982 * fix bug dealing with cache for NUS class
* add settings for example programs

git-svn-id: http://wiiqt.googlecode.com/svn/trunk@49 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-01-08 19:14:47 +00:00
giantpune@gmail.com
411c42203d * adding icons and adjusting layouts for example programs
* adjust U8 class for changed round-up macro.  still needs to be verified

git-svn-id: http://wiiqt.googlecode.com/svn/trunk@46 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-01-04 02:40:25 +00:00
giantpune@gmail.com
1994e8bdda * adding stuff to convert to/from data.bin for saves
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@34 389f4c8b-5dfe-645f-db0e-df882bc27289
2011-01-02 06:15:26 +00:00
giantpune@gmail.com
00f7302b0d * 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

git-svn-id: http://wiiqt.googlecode.com/svn/trunk@22 389f4c8b-5dfe-645f-db0e-df882bc27289
2010-12-16 23:37:30 +00:00
giantpune@gmail.com
86c9d73b1e * add spare.cpp/.h for calculating ecc & hmac used in the nand
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@20 389f4c8b-5dfe-645f-db0e-df882bc27289
2010-12-15 08:11:56 +00:00
giantpune@gmail.com
729f215d4e * 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

git-svn-id: http://wiiqt.googlecode.com/svn/trunk@19 389f4c8b-5dfe-645f-db0e-df882bc27289
2010-12-14 05:58:44 +00:00
giantpune@gmail.com
af2f9ee039 changes to the nandExtractor...
* add more info at the bottom of the block map including free space, key, and file details
* make the blocks a bit smaller so the screen doesnt need to be quite as freakin huge
* blockmap is hidable and resizable

git-svn-id: http://wiiqt.googlecode.com/svn/trunk@18 389f4c8b-5dfe-645f-db0e-df882bc27289
2010-12-12 11:48:51 +00:00
giantpune@gmail.com
034e487a31 * forgotten files
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@16 389f4c8b-5dfe-645f-db0e-df882bc27289
2010-12-11 10:39:41 +00:00
giantpune@gmail.com
cc7d47f3ab * 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

git-svn-id: http://wiiqt.googlecode.com/svn/trunk@15 389f4c8b-5dfe-645f-db0e-df882bc27289
2010-12-11 10:12:50 +00:00
giantpune@gmail.com
5dddc3cfc8 * 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 )

git-svn-id: http://wiiqt.googlecode.com/svn/trunk@14 389f4c8b-5dfe-645f-db0e-df882bc27289
2010-12-10 13:10:53 +00:00
giantpune@gmail.com
64850e0ec3 * delete more unused files
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@13 389f4c8b-5dfe-645f-db0e-df882bc27289
2010-12-10 03:52:43 +00:00
giantpune@gmail.com
134bb8f277 * moving the "library" files into a common folder 'WiiQt'
* adding in ASH0, LZ77 and  ( messy ) U8 classes

git-svn-id: http://wiiqt.googlecode.com/svn/trunk@12 389f4c8b-5dfe-645f-db0e-df882bc27289
2010-12-10 03:50:08 +00:00
giantpune@gmail.com
d8ea7b899b forgot this
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@11 389f4c8b-5dfe-645f-db0e-df882bc27289
2010-12-09 11:31:24 +00:00
giantpune@gmail.com
ca34183e4f * adding brief readmii about what each program does
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@5 389f4c8b-5dfe-645f-db0e-df882bc27289
2010-12-08 08:26:07 +00:00
giantpune@gmail.com
085327c6fa * fix bug in nand extractor that kept on going even if you tried to extract a single file
* add pretty icons to the nand extractor

git-svn-id: http://wiiqt.googlecode.com/svn/trunk@4 389f4c8b-5dfe-645f-db0e-df882bc27289
2010-12-08 08:05:23 +00:00
giantpune@gmail.com
3284adf8ac *delete personal project settings
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@3 389f4c8b-5dfe-645f-db0e-df882bc27289
2010-12-08 07:29:57 +00:00
giantpune@gmail.com
da59f4ec49 * adding a few different projects. some of them have hardcoded paths and whatnot that may need to be changed or removed
git-svn-id: http://wiiqt.googlecode.com/svn/trunk@2 389f4c8b-5dfe-645f-db0e-df882bc27289
2010-12-08 07:26:18 +00:00