Commit Graph

9 Commits

Author SHA1 Message Date
fix94.1
9381e97e8d -fixed not working force FAT (should fix dolphin-emu sd card)
-lets use static buffers for partition handler instead of new 
allocating them every time
2012-10-01 12:53:49 +00:00
fix94.1
2b32db857a -removed alot of unneeded cIOS checks, saving the info about our
currently loaded cIOS instead
-fixed bug of missing remount if no games are found with enabled
NAND emulation which made wiiflow hang
-added information for neek2o
-removed ios reload on boot when wiiflow is in neek2o mode
-made NAND file extraction MEM2 only
-fixed two not free'd memory allocations which could fill the
memory with unused stuff
2012-08-11 12:27:38 +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
8912e55e5a -re-added our good old linker script, for some reason some
games refuse to work without it, and since it doesnt really
make a size diff, we can leave wiiflow this special thing
2012-05-09 20:09:39 +00:00
fix94.1
73e34da188 -removed our linker script and changed a few things
about memory usage, please test if everything works fine,
if memory still allocates fine and if memory usage is the
same, if not we can revert it
2012-05-07 19:45:25 +00:00
entropy
fb1edaf1e4 Use LF carriage control in shell scripts to fix build under Linux 2012-02-02 22:57:02 +00:00
fix94.1
468f678ac2 -sync with wiiflow r418 2012-02-01 22:26:51 +00:00
entropy
e6027ff49b Use LF carraige control in shell scripts to fix build under Linux 2012-01-22 00:55:08 +00:00
fix94.1
82d67b6413 mirrored wiiflow r417 2012-01-21 20:57:41 +00:00