Wii toolkit in Python (pywii++)
Go to file
2009-06-29 18:36:23 -07:00
experimental bit of re-organization, now has place for wip code :) 2009-06-29 18:36:23 -07:00
tests 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
banner.py Removed all instances of hashlib and PyCrypto from all code, aside from common.py. Please use the crypto class in common.py for all crypto/hashing needs. 2009-06-23 00:16:18 -07:00
breff.py added bytes up to smallest section 2009-06-29 17:12:22 -05:00
common.py Added some new commands to other.py, fixed some non-matching capitalization styles (the new form for all future capitalizations is likeThis not LikeThis, nor like_this.) and removed the wx and png dependancies on quite a few modules. I'll add some interfacing to the other.py classes from nand.py some time soon. I have confirmed that CONF works 100%. 2009-06-21 03:02:56 -07:00
compression.py Removed all instances of hashlib and PyCrypto from all code, aside from common.py. Please use the crypto class in common.py for all crypto/hashing needs. 2009-06-23 00:16:18 -07:00
disc.py Added new fields for __update.inf, added a test wich decompress the sysmenu 2009-06-25 16:28:03 +02:00
formats.py Merge branch 'master' of git@github.com:icefire/Wii.py 2009-06-23 12:17:48 +02:00
nand.py Removed all instances of hashlib and PyCrypto from all code, aside from common.py. Please use the crypto class in common.py for all crypto/hashing needs. 2009-06-23 00:16:18 -07:00
savedata.py zomg we haz imagez 4 saves! (color are screwed sometimes :|) 2009-06-24 12:02:36 +02:00
Struct.py first commit of Wii.py (renamed icewii). Split into a package -- can anyone help with this? 2009-06-12 09:08:39 -07:00
thp.py Added semi working THP player, has experimental frame skipping code, but is still in need of math checks as it is currently out of time after a while, no AUDIO, but there is video. Sadly python is a bit slow. 2009-06-29 09:44:49 +12:00
title.py Fixed that commit hell. Renamed other.py to formats.py, did a bunch of moving and linking, and added TicketViews. Starting on an ISFS class for permission based FS access. 2009-06-21 16:36:00 -07:00
TPL.py Merge git@github.com:icefire/Wii.py 2009-06-29 18:06:43 -07:00
U8.py Removed all instances of hashlib and PyCrypto from all code, aside from common.py. Please use the crypto class in common.py for all crypto/hashing needs. 2009-06-23 00:16:18 -07:00
Wii.py reverted :/ 2009-06-21 15:46:17 -07:00