fix94.1
05e8e8f12c
-added some missing free line, may fixes some problems
2012-05-31 11:02:23 +00:00
fix94.1
f29a014ac0
-cleaned up mem allocs a bit, also corrected wrong display of
...
usable size in mem1 region, also fixed a fatal bug in it,
some bug is still in it...
2012-05-18 16:55:04 +00:00
fix94.1
eb2a6158bb
-limiting mem1 usage (we dont have that much in mem1 so 11mb
...
approx are enough) also readded memory cleanup before booting
a wii game to make sure games work
-added some small check to see if path is valid, sometimes
it codedumped on game path check
2012-05-18 14:10:37 +00:00
fix94.1
f98ca361e8
-moved down frag list to mem1 and also use mem1 memalign as it
...
is properly needed
2012-05-17 14:39:27 +00:00
fix94.1
7e453d5b97
-all free should be safe now :P
2012-05-13 17:25:26 +00:00
fix94.1
49a31c4f25
-cleaned up code more, set clear priority to alloc in which
...
memory region
2012-05-12 21:08:43 +00:00
fix94.1
1a0908497a
-code cleanup and correction, should print more debug messages
...
than before if problems occur
-replaced most malloc by MEM2_alloc, as well as free and SAFE_FREE
replaced by MEM2_free
2012-05-12 16:03:14 +00:00
fix94.1
82d67b6413
mirrored wiiflow r417
2012-01-21 20:57:41 +00:00