megazig
|
b261922758
|
added Struct.py to experimental to make them all work
|
2009-10-26 04:48:54 -05:00 |
|
megazig
|
7039b63616
|
fixed some issues that broke tests
|
2009-10-23 13:54:41 -05: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
|
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
|
92c3107a1c
|
moving bmg.py to experimental
|
2009-06-30 13:06:25 -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 |
|
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 |
|
Xuzz
|
3ff63e05a4
|
bit of re-organization, now has place for wip code :)
|
2009-06-29 18:36:23 -07:00 |
|