WiiFlow_Lite/source/loader
overjoy.psm 37787dbcd9 NAND Emulation:
- Fixed Nand Emulation from SD-card.
- Fixed "CheckSave" functions.
- Fixed feature to flash a save file from emulated NAND back to real NAND.
- Some minor code cleanups and bug fixes.

neek2o: (neek2o r93+ only)
- Fixed return to channel function for titles on emulated NAND
- Added an option in wiiflow.ini: launchwiiflow in "NEEK2O" domain
  If this option is set to "no" the "exit to" option in home menu 
  will launch neek2o SM instead of the "DWFA" channel.
- If the return to channel option is set.. neek2o will return to 
  that specific title if that title exists on the emulated nand, even
  if the title was launched from real NAND.
2012-09-09 22:38:42 +00:00
..
alt_ios.cpp -added temporary reload to cIOS for game install and emu nand mode 2012-09-05 15:52:32 +00:00
alt_ios.h -fixed booting wii games from sd card 2012-08-25 15:10:57 +00:00
armboot.h - ISO's for GC games that come with 2 disc are now dumped in 1 folder 2012-07-22 18:02:56 +00:00
cios.c -WIP stuff, dont report bugs please with this rev :P 2012-08-23 22:29:15 +00:00
cios.h -removed alot of unneeded cIOS checks, saving the info about our 2012-08-11 12:27:38 +00:00
dip_plugin_249.c -added back basic hermes and wanin cIOS support, you can now load 2012-07-16 14:05:57 +00:00
dip_plugin_249.h -added back basic hermes and wanin cIOS support, you can now load 2012-07-16 14:05:57 +00:00
disc.c -auto reload to cIOS on disc game boot for backup disc support 2012-09-01 09:34:18 +00:00
disc.h -auto reload to cIOS on disc game boot for backup disc support 2012-09-01 09:34:18 +00:00
ehcmodule_5.c -added back basic hermes and wanin cIOS support, you can now load 2012-07-16 14:05:57 +00:00
ehcmodule_5.h -added back basic hermes and wanin cIOS support, you can now load 2012-07-16 14:05:57 +00:00
external_booter.cpp -WIP moved code to load channels into external game booter 2012-09-07 20:10:04 +00:00
external_booter.hpp -WIP moved code to load channels into external game booter 2012-09-07 20:10:04 +00:00
frag.c -fixed booting wii games from disc 2012-08-05 16:10:32 +00:00
frag.h -fixed booting wii games from disc 2012-08-05 16:10:32 +00:00
fs.c -removed alot of unneeded cIOS checks, saving the info about our 2012-08-11 12:27:38 +00:00
fs.h mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
fst.c -fixed banners random crashes and codedumps 2012-08-12 21:26:24 +00:00
fst.h -code cleanup and correction, should print more debug messages 2012-05-12 16:03:14 +00:00
gc_disc_dump.cpp -added support for 3 more 2 disc gamecube games for installing 2012-08-31 19:25:49 +00:00
gc_disc_dump.hpp - ISO's for GC games that come with 2 disc are now dumped in 1 folder 2012-07-22 18:02:56 +00:00
mload_modules.c -added back basic hermes and wanin cIOS support, you can now load 2012-07-16 14:05:57 +00:00
mload_modules.h -added back basic hermes and wanin cIOS support, you can now load 2012-07-16 14:05:57 +00:00
mload.c -improved jpg support, now the cover width and height dont need 2012-08-05 13:48:15 +00:00
mload.h -added back basic hermes and wanin cIOS support, you can now load 2012-07-16 14:05:57 +00:00
nk.c NAND Emulation: 2012-09-09 22:38:42 +00:00
nk.h NAND Emulation: 2012-09-09 22:38:42 +00:00
odip_frag.c -added back basic hermes and wanin cIOS support, you can now load 2012-07-16 14:05:57 +00:00
odip_frag.h -added back basic hermes and wanin cIOS support, you can now load 2012-07-16 14:05:57 +00:00
playlog.c -improved jpg support, now the cover width and height dont need 2012-08-05 13:48:15 +00:00
playlog.h mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
ppc.h mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
sha1.c mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
sha1.h mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
splits.c -improved jpg support, now the cover width and height dont need 2012-08-05 13:48:15 +00:00
splits.h -improved jpg support, now the cover width and height dont need 2012-08-05 13:48:15 +00:00
sys.c NAND Emulation: 2012-09-09 22:38:42 +00:00
sys.h NAND Emulation: 2012-09-09 22:38:42 +00:00
utils.c -improved jpg support, now the cover width and height dont need 2012-08-05 13:48:15 +00:00
utils.h -fixed wiiflow crash on installing gamecube games with ":" in name (issue 98) 2012-08-19 09:45:57 +00:00
wbfs_ext.c -fixed wii game installer 2012-08-17 15:48:11 +00:00
wbfs_ext.h -fixed wii game installer 2012-08-17 15:48:11 +00:00
wbfs.c -fixed wii game installer 2012-08-17 15:48:11 +00:00
wbfs.h -improved jpg support, now the cover width and height dont need 2012-08-05 13:48:15 +00:00
wdvd.c -fixed booting wii games from disc 2012-08-05 16:10:32 +00:00
wdvd.h WIP commit: Added support for neek2o (rev 88 and up) 2012-07-13 13:16:13 +00:00
wip.c -improved jpg support, now the cover width and height dont need 2012-08-05 13:48:15 +00:00
wip.h -changed quite alot of things in apploader (thanks to GX again, 2012-05-16 19:29:53 +00:00