gcmm/source
2012-09-07 15:20:09 +00:00
..
ttf 2008-12-28 19:34:39 +00:00
bannerload.c Added icon and banner showing by dronesplitter 2012-08-28 15:33:50 +00:00
bannerload.h Added icon and banner showing by dronesplitter 2012-08-28 15:33:50 +00:00
bitmap.c * Fixed time info display 2012-08-29 01:08:56 +00:00
bitmap.h Added icon and banner showing by dronesplitter 2012-08-28 15:33:50 +00:00
card.c Finally fixed raw restoring thanks to tueidj pointing out that sectors need to be erased before writing to them. 2012-09-05 23:30:13 +00:00
card.h Finally fixed raw restoring thanks to tueidj pointing out that sectors need to be erased before writing to them. 2012-09-05 23:30:13 +00:00
fontface.s 2008-12-28 19:34:39 +00:00
freetype.c Increased lenght of filenames in selector 2012-09-05 11:14:16 +00:00
freetype.h Increased lenght of filenames in selector 2012-09-05 11:14:16 +00:00
gcbk.bmp Updated graphics for raw mode 2012-09-05 11:35:48 +00:00
gci.h Increased lenght of filenames in selector 2012-09-05 11:14:16 +00:00
gcmm-bk.gc Added GC/Wii_prepare.bat files for calling before Make. This gets the correct makefile and background picture before compiling. 2008-12-31 15:55:20 +00:00
gcmm-bk.wii Added GC/Wii_prepare.bat files for calling before Make. This gets the correct makefile and background picture before compiling. 2008-12-31 15:55:20 +00:00
main.c Just playing safe with the pointers, no need for release since CardBuffer is always initialized with malloc, either updating its value or setting it NULL 2012-09-06 13:11:24 +00:00
mcard.c Increased lenght of filenames in selector 2012-09-05 11:14:16 +00:00
mcard.h Increased lenght of filenames in selector 2012-09-05 11:14:16 +00:00
raw.c Couldn't backup a raw image if the directory didn't exist, now it will create the directory, just as when backing up savegames 2012-09-07 15:20:09 +00:00
raw.h Just playing safe with the pointers, no need for release since CardBuffer is always initialized with malloc, either updating its value or setting it NULL 2012-09-06 13:11:24 +00:00
sdsupp.c Increased lenght of filenames in selector 2012-09-05 11:14:16 +00:00
sdsupp.h Increased lenght of filenames in selector 2012-09-05 11:14:16 +00:00
system.h * Added tueidj's patched libogc (card.c and system.h) to the project, as they aren't in libogc and because GCMM now uses __card_getstatusex and __card_setstatuex. 2012-08-28 22:18:20 +00:00
wiibk.bmp Updated graphics for raw mode 2012-09-05 11:35:48 +00:00