Commit graph

14 commits

Author SHA1 Message Date
Extrems
1cfbaa363e Fixed a texture warping issue.
Fixed some compiler warnings.
Fixed assigning no controller.
2021-08-17 21:59:21 -04:00
emukidid
06099dba5d fileBrowser-libfat.c now leaves EXI alone & fileBrowser Headers done 2009-11-10 13:35:12 +00:00
emukidid
156265b5ba ROM-Cache-MEM2.c bug fix, now working in 16MB. Some dynamic allocation in fileBrowser-CARD.c to save 40kb. 2009-10-16 03:52:33 +00:00
emukidid
dbb3938fb6 Fixed up minor issue in loading from CARD 2008-10-03 01:47:56 +00:00
emukidid
364a9ec1ba Fixed CARD file loading to adjust for icon+comment space 2008-10-03 01:37:00 +00:00
emukidid
8f4acfe3df saving to memory card now displays file time and file name so you can know what is what from the IPL memcard managment screen 2008-10-03 01:34:57 +00:00
emukidid
aaf093348b Cleared up compiler warnings for files in fileBrowser dir 2008-05-15 01:31:03 +00:00
emukidid
0c95bc7b78 Fixed memory cards loading and saving, tested with .mpk, .eep etc, its all fine now :) 2007-12-31 12:29:52 +00:00
emukidid
08efc6c658 Fixed up init/deinit for DVD and CARD, also moved the var SysArea and the function card_removed_cb into fileBrowser-CARD.c and made them externs in Save-Prompt.c since it'll be removed soon enough 2007-12-24 06:23:35 +00:00
emukidid
becada32f5 fileBrowser_DVD_init() fileBrowser_DVD_deinit() and respective CARD functions 2007-12-24 04:58:52 +00:00
emukidid
18ccd89629 Fixed up the compiler warnings in fileBrowser-CARD.c and also made sure everything returns a value 2007-12-24 03:07:47 +00:00
emukidid
7cdd383f65 Fixed a variable name (CARD_ERROR_READY) and also added fileBrowser-CARD into the GX makefile 2007-12-24 03:02:37 +00:00
emukidid
037cdc7e3e Logic error in fileBrowser_CARD_writeFile should be resolved 2007-12-24 00:56:16 +00:00
emukidid
b83f706d44 fileBrowser-CARD.c and fileBrowser-CARD.h coded 2007-12-24 00:37:55 +00:00