wiiqt/WiiQt
2011-05-26 23:40:12 +00:00
..
aes.c * adding stuff to convert to/from data.bin for saves 2011-01-02 06:15:26 +00:00
aes.h * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
ash.cpp *ash class: slightly better error handling & memory management. should help fix/avoid some issues with buffer overflowing using the hardcoded buffer size from crediar's original code 2011-01-29 08:44:22 +00:00
ash.h * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
blocks0to7.cpp * minor optimizations 2011-05-15 17:22:42 +00:00
blocks0to7.h * minor optimizations 2011-05-15 17:22:42 +00:00
bn.cpp * and these 2011-01-02 06:48:17 +00:00
bn.h * and these 2011-01-02 06:48:17 +00:00
ec.cpp * add a few more things to get from keys.bin 2011-01-03 10:21:34 +00:00
ec.h * and these 2011-01-02 06:48:17 +00:00
includes.h * fixed bugs in nandBin dealing with getting the supercluster 2010-12-18 21:07:58 +00:00
keysbin.cpp * add a few more things to get from keys.bin 2011-01-03 10:21:34 +00:00
keysbin.h * add a few more things to get from keys.bin 2011-01-03 10:21:34 +00:00
lz77.cpp * TMD:: use reserved2 for fakesigning. "zeros" is actually part of the region and breaks things 2011-02-21 15:51:14 +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 *nandBin:: fix return value for failed reading of keys 2011-05-26 23:40:12 +00:00
nandbin.h * minor optimizations 2011-05-15 17:22:42 +00:00
nanddump.cpp * ohneswanzenegger: dont include code for building extracted FS 2011-05-15 23:17:06 +00:00
nanddump.h * ohneswanzenegger: dont include code for building extracted FS 2011-05-15 23:17:06 +00:00
nandspare.cpp * more of the same 2011-05-17 18:36:33 +00:00
nandspare.h * more of the same 2011-05-17 18:36:33 +00:00
nusdownloader.cpp * use ++i instead of i++ for iterators 2011-05-18 17:24:51 +00:00
nusdownloader.h * more of the same 2011-05-17 19:02:45 +00:00
savebanner.cpp * adding stuff to convert to/from data.bin for saves 2011-01-02 06:15:26 +00:00
savebanner.h * moving the "library" files into a common folder 'WiiQt' 2010-12-10 03:50:08 +00:00
savedatabin.cpp * use Qt stuff for general sha1 & md5. 2011-01-04 00:07:21 +00:00
savedatabin.h * forgot these 2011-01-02 06:47:44 +00:00
settingtxtdialog.cpp * use const reference in foreach() also 2011-05-17 21:18:45 +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 * adding stuff to convert to/from data.bin for saves 2011-01-02 06:15:26 +00:00
sharedcontentmap.h * minor optimizations 2011-05-15 17:22:42 +00:00
tiktmd.cpp * TMD:: use reserved2 for fakesigning. "zeros" is actually part of the region and breaks things 2011-02-21 15:51:14 +00:00
tiktmd.h * Tmd class: change name of bootindex/index to match libogc and avoid confusion 2011-01-21 06:21:28 +00:00
tools.cpp * use const reference in foreach() also 2011-05-17 21:18:45 +00:00
tools.h * Tmd class: change name of bootindex/index to match libogc and avoid confusion 2011-01-21 06:21:28 +00:00
u8.cpp * dont need save file stuff in nandbincheck 2011-05-18 17:34:45 +00:00
u8.h * dont need save file stuff in nandbincheck 2011-05-18 17:34:45 +00:00
uidmap.cpp * account for the other, non-usa regions when creating default UID entries 2011-01-18 03:03:08 +00:00
uidmap.h * minor optimizations 2011-05-15 17:22:42 +00:00
wad.cpp * TMD:: use reserved2 for fakesigning. "zeros" is actually part of the region and breaks things 2011-02-21 15:51:14 +00:00
wad.h * sort titles in nandBinChecker 2011-01-13 16:43:49 +00:00