fix94.1
08a298b0b7
-using cfg-loader entry point now, its a bit lower ;)
...
-clearing screen properly now, no green screens or things like this
-added a few more low mem settings, fixed a missing flush in set
video mode (thanks dimok)
-partially clearing mem1 too now, using the code of cfg-loader for that
(thanks)
-using asm volatile instead of __asm__ to really call what we want
(thanks dimok for explaination)
-deiniting usb device properly
-shutting down system properly now on game boot, games should boot
more often now, its still not fully fixed
2012-05-15 21:33:53 +00:00
fix94.1
a728a96480
-fixed really cruel bug in memory clearing which cleared nothing
...
at all :P
-(hopefully) fixed game launching properly
2012-05-15 16:08:15 +00:00
fix94.1
5716a3a225
-removed linker script yet again, hopefully properly this time :P
...
-modified the wii game launching to work without the linker script
2012-05-14 17:46:56 +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
16125c94e6
-because some people started whining about the fact the last
...
change returns to health screen instead of system menu I changed
that now just for them
2012-05-06 18:35:39 +00:00
fix94.1
867ab43530
-fixed broken return to system menu (thanks libogc for such
...
a huge failcommand)
2012-05-06 16:32:07 +00:00
fix94.1
358c3fa298
-updated wiiflow to use new libwiiuse only
2012-02-20 18:04:40 +00:00
fix94.1
1caf757ef9
-added new default option for exit to which just boots the system menu
...
without the priiloader magic word for system menu set to use priiloader
default option
2012-02-11 12:03:46 +00:00
fix94.1
39f7818869
-changed wiimote init again, now initing it on the very beginning (lets hope it helps some people)
2012-02-04 17:31:13 +00:00
fix94.1
24cd976235
-changed wiimote init code again to hopefully fix the init problem for everyone
2012-01-30 16:55:27 +00:00
fix94.1
82d67b6413
mirrored wiiflow r417
2012-01-21 20:57:41 +00:00