Commit Graph

168 Commits

Author SHA1 Message Date
megazig
9cf91ef298 updating createNAND with setting.txt start 2009-10-23 17:58:21 -05:00
megazig
8a84c3b8dc added another missing file 2009-10-23 14:18:48 -05:00
megazig
b1fa3d9047 added downloadTitle.py and changed createNAND.py to be dynamic 2009-10-23 14:08:17 -05:00
megazig
7039b63616 fixed some issues that broke tests 2009-10-23 13:54:41 -05:00
megazig
dd5e0542dc files fixed 2009-10-22 11:07:19 -05:00
megazig
8710daca37 bad files 2009-10-22 10:56:52 -05:00
megazig
44d66928b3 added missing files 2009-10-22 10:55:39 -05:00
Norm MacDownlad
506b3096a0 test 2009-10-22 09:29:52 -05:00
Omega
d5fcc1a400 pushed Xuzz's 'fork' 2009-08-20 13:24:08 -04:00
Omega
969ecaee9c pushed Xuzz's 'fork' 2009-08-20 13:22:59 -04:00
Xuzz
cb6b94a323 updated compression.py and fixed common.py from printing random shit 2009-07-25 13:14:02 -07:00
Xuzz
c65d1e23b7 lots of accumulated fixes. BNS now is included in main wii.py :D 2009-07-25 13:08:38 -07:00
Xuzz
20e8c665a6 Merge git@github.com:icefire/Wii.py 2009-07-12 13:08:12 -07:00
Xuzz
c3a4330a94 new U8 API, needs adding to other shit in archive.py 2009-07-12 13:07:53 -07:00
Giuseppe (LemonBoy)
c73954ef32 Fixed the sha hash check 2009-07-08 12:10:33 +02:00
Xuzz
085c1a96fd Merge git@github.com:icefire/Wii.py 2009-07-03 01:57:47 -07:00
Xuzz
66dea29df1 lotsa shit but should all work internally nowwith U8, TMD, ticket on the new API; 2009-07-03 01:57:24 -07:00
matt
c9ed59baf3 Added shebang to image.py 2009-07-03 15:30:20 +12:00
matt
7f8741a973 Fixed I4 and I8, as intensity is for all channels not just RGB, also added drag/drop support to image.py for displaying tpl files. 2009-07-03 15:26:18 +12:00
Xuzz
126d9f5913 more pywii cleanup :/ 2009-07-02 09:59:03 -07:00
Xuzz
e1a5087296 pywii pyc cleanup -- is there a way for git to ignore *.pyc? 2009-07-02 09:56:01 -07:00
Xuzz
a0c35e7467 Merge branch 'master' of git@github.com:icefire/Wii.py 2009-07-02 09:54:49 -07:00
Xuzz
161fef60c9 more title.py new API with @classmethod and started cloning pywii tools themselves 2009-07-02 09:51:33 -07:00
megazig
cf033fc35a fixed bmg.py and added writing 2009-07-01 11:31:33 -05:00
megazig
88264d5c99 added writing and finished znd 2009-07-01 07:12:41 -05:00
megazig
803f56f5c7 removed extra junk 2009-06-30 17:43:06 -05:00
megazig
8fa3891f00 parsing and writing complete for csv 2009-06-30 17:40:43 -05:00
megazig
675bf6f947 moved csv.py to experimental 2009-06-30 16:04:10 -05:00
megazig
0cc9bf8b44 started csv.py 2009-06-30 16:03:41 -05:00
megazig
41dd4de86d fixed arguments line 2009-06-30 13:52:20 -05:00
megazig
b60eafa734 moving znd.py to experimental 2009-06-30 13:48:35 -05:00
megazig
e013ba8780 started znd.py 2009-06-30 13:47:44 -05:00
megazig
92c3107a1c moving bmg.py to experimental 2009-06-30 13:06:25 -05:00
megazig
68f7cf21cf started bmg.py 2009-06-30 13:05:23 -05:00
megazig
6ee2a275bb cleaned up breff classes 2009-06-30 10:32:52 -05:00
megazig
e6b399f5b5 moved breft.py 2009-06-30 10:24:46 -05:00
megazig
789f9cd2c1 breft started 2009-06-30 10:23:06 -05:00
megazig
faf47a0f89 Merge branch 'master' of git@github.com:icefire/Wii.py 2009-06-30 05:54:33 -05:00
Xuzz
a072ea5a75 removed useless files #1 2009-06-30 00:27:15 -07:00
Xuzz
1ca063a8fc restructured layout of all code. archive.py is for all "archive" files, or files that contain other files. export.py is for stuff the wii spits onto SD (savegames, content.bin, etc). image.py is just TPL for now, but it can be expanded. headers.py has IMD5 and IMET. title.py is just NUS, Ticket, and TMD now. formats.py contains general other file formats. compression.py is JUST for compression (LZ77, ASH0, yaz0, yay0, etc). Ticket and TMD now use the "new" handling code for load-and-dumpable files - you do TMD() for a blank tmd, TMD().load(data) to load from data, TMD.loadFile(filename) to load from a filename. I think thats all 2009-06-30 00:25:23 -07:00
megazig
cfb1ae2271 fixed last header bug(maybe) 2009-06-29 23:00:09 -05:00
megazig
e7259b9545 fixed data table 2009-06-29 22:22:59 -05:00
megazig
9cf41c9be9 fixed header section 2009-06-29 22:12:45 -05:00
Xuzz
9b8368270a experimenatl folder 2009-06-29 18:36:57 -07:00
Xuzz
3ff63e05a4 bit of re-organization, now has place for wip code :) 2009-06-29 18:36:23 -07:00
Xuzz
2edccfdfe7 fixed stupidist thing ever - the imd5 siging code *had an IMD5 header*. Really. Please forget that moment... 2009-06-29 18:10:46 -07:00
Xuzz
56deb8d8fc simple IMD5 code 2009-06-29 18:07:56 -07:00
Xuzz
e2f8d42189 Merge git@github.com:icefire/Wii.py 2009-06-29 18:06:43 -07:00
Xuzz
f5a8145c4b TPL preview fixes for wx apps, RGBA8 is great *within* tpl.py but it fails on the wii :P 2009-06-29 17:55:30 -07:00
megazig
e49fa1dbd9 added bytes up to smallest section 2009-06-29 17:12:22 -05:00