WiiFlow_Lite/source/hw
fix94.1 6b663fe2d9 -completely new memory manager which should be faster and safer than the old one
-only use the internal wii aes hardware if we do have hardware access (should fix dolphin-emu and neek2o)
-(hopefully) made the gc installer and the wait message display safer
-code cleanup, removed some unneeded stuff
-increased our usable mem2 by 1mb
2013-12-21 17:02:36 +00:00
..
aes.c -fixed a possible aes decrypt bug occuring when isfs actions are included (fixes mios installation) 2013-11-02 21:35:51 +00:00
aes.h -fixed a possible aes decrypt bug occuring when isfs actions are included (fixes mios installation) 2013-11-02 21:35:51 +00:00
Gekko.c -completely new memory manager which should be faster and safer than the old one 2013-12-21 17:02:36 +00:00
Gekko.h -completely new memory manager which should be faster and safer than the old one 2013-12-21 17:02:36 +00:00
sha1.c -using the wii internal hardware from now on to decode and hash files, that saves code, space and speed, these processes are used for banner loading, wii game installing and wii wad channel installing 2013-10-27 18:36:07 +00:00
sha1.h -using the wii internal hardware from now on to decode and hash files, that saves code, space and speed, these processes are used for banner loading, wii game installing and wii wad channel installing 2013-10-27 18:36:07 +00:00