usbloadergx/source
2010-09-24 21:22:01 +00:00
..
banner * Unified formating of source files. 2010-09-24 00:48:03 +00:00
cheats *Theme Class made and removed all the crap from cfg.c 2010-09-24 17:58:56 +00:00
fonts undo the code formatting. somehow it got screwed up 2010-02-09 10:59:55 +00:00
homebrewboot *Theme Class made and removed all the crap from cfg.c 2010-09-24 17:58:56 +00:00
images undo the code formatting. somehow it got screwed up 2010-02-09 10:59:55 +00:00
language * Unified formating of source files. 2010-09-24 00:48:03 +00:00
libfat * Unified formating of source files. 2010-09-24 00:48:03 +00:00
libntfs * Unified formating of source files. 2010-09-24 00:48:03 +00:00
libwbfs * Unified formating of source files. 2010-09-24 00:48:03 +00:00
libwiigui *Theme Class made and removed all the crap from cfg.c 2010-09-24 17:58:56 +00:00
memory * Unified formating of source files. 2010-09-24 00:48:03 +00:00
menu *Seperated game settings from cfg.c into it's own class. Some stuff might be broken and need adjustments. 2010-09-24 21:22:01 +00:00
mload * Unified formating of source files. 2010-09-24 00:48:03 +00:00
network * Unified formating of source files. 2010-09-24 00:48:03 +00:00
patches * Unified formating of source files. 2010-09-24 00:48:03 +00:00
prompts *Theme Class made and removed all the crap from cfg.c 2010-09-24 17:58:56 +00:00
ramdisk * Unified formating of source files. 2010-09-24 00:48:03 +00:00
settings *Seperated game settings from cfg.c into it's own class. Some stuff might be broken and need adjustments. 2010-09-24 21:22:01 +00:00
sounds undo the code formatting. somehow it got screwed up 2010-02-09 10:59:55 +00:00
system *optimization up to -O4 2010-09-24 15:54:06 +00:00
themes *Theme Class made and removed all the crap from cfg.c 2010-09-24 17:58:56 +00:00
usbloader *Seperated game settings from cfg.c into it's own class. Some stuff might be broken and need adjustments. 2010-09-24 21:22:01 +00:00
utils/minizip * Moved minizip sources into a more approriate place. 2010-09-24 12:57:38 +00:00
wad *Theme Class made and removed all the crap from cfg.c 2010-09-24 17:58:56 +00:00
xml *Seperated game settings from cfg.c into it's own class. Some stuff might be broken and need adjustments. 2010-09-24 21:22:01 +00:00
audio.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
audio.h *Added Standard IOS option to global settings. This decides with what IOS the Loader is gonna boot next. 2009-05-03 18:53:31 +00:00
bannersound.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
bannersound.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
data1 undo the code formatting. somehow it got screwed up 2010-02-09 10:59:55 +00:00
fatmounter.c * Unified formating of source files. 2010-09-24 00:48:03 +00:00
fatmounter.h little optimization 2010-09-24 13:46:32 +00:00
filelist.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
FontSystem.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
FontSystem.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
FreeTypeGX.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
FreeTypeGX.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
gecko.c * Unified formating of source files. 2010-09-24 00:48:03 +00:00
gecko.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
input.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
input.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
listfiles.c * Unified formating of source files. 2010-09-24 00:48:03 +00:00
listfiles.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
lstub.cpp little optimization 2010-09-24 13:46:32 +00:00
lstub.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
main.cpp little optimization 2010-09-24 13:46:32 +00:00
main.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
memory.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
menu.cpp *Seperated game settings from cfg.c into it's own class. Some stuff might be broken and need adjustments. 2010-09-24 21:22:01 +00:00
menu.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
stub.S undo the code formatting. somehow it got screwed up 2010-02-09 10:59:55 +00:00
svnrev.h * remove little unused code 2010-09-18 23:16:05 +00:00
sys.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
sys.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
video.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
video.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
wpad.c * Unified formating of source files. 2010-09-24 00:48:03 +00:00
wpad.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
wstring.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
wstring.hpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
ZipFile.cpp * Moved minizip sources into a more approriate place. 2010-09-24 12:57:38 +00:00
ZipFile.h * Moved minizip sources into a more approriate place. 2010-09-24 12:57:38 +00:00