Commit Graph

7 Commits

Author SHA1 Message Date
Joostinonline
67218503ae -Fixed the pesky bug that sometimes caused the slot number of a vWii cIOS to be way off. Thanks to asper for lots of testing. 2014-02-20 16:22:19 +00:00
Joostinonline
a9f4ebcb88 -Grouped HBC and HBF info into structures
-Fixed Console Type check
-A little more code cleanup
2014-02-13 09:16:23 +00:00
Joostinonline
d53b83fcac -Fixed bug where a bunch of blank lines are shown on the report when you press Right close to the end of the file
-Grouped a lot of variables into a structure
-Added a .5 second delay after displaying report to decrease the chance of accidental uploads
-Added a .2 second delay between the init messages
2014-02-10 15:00:50 +00:00
Joostinonline
6ef97e01d3 -Starting the long process of adding a bit of organization
-Added conf.c patch for libogc v1.8.11 and below
2013-11-01 15:31:34 +00:00
Joostinonline
3f30c6bbf9 -Shouldn't have stripped down IOS_ReloadIOS
-Added an additional method of checking the System Menu version.  The current way works fine, but it doesn't hurt to have some backup methods.
-Fixed mismatched functions in header files.
-A little bit of code cleanup
-Touched up the cogs
2013-10-21 16:41:01 +00:00
Joostinonline
bd0c05ee6b CHANGES:
-Added support for the new vWii System Menu's
-I've got the beginnings of animation going.  I still need to work on making it smooth
-Fixed the ridiculous bug (possibly intentional?) where the System Menu region is defined by setting.txt, not by what's installed.
-Some minor optimizations

TODO:
-Make those cogs turn smoothly, and possibly touch up the gfx.
-Do some SERIOUS code cleanup.  Just go through that source with some bleach and scrub
2013-10-18 01:25:17 +00:00
Joostinonline
996014e212 First commit 2013-10-12 18:38:34 +00:00