11 Commits

Author SHA1 Message Date
d0k3 452c8a3055 Removed SD formatting / EmuNAND setup features
... this is now handled by EmuNAND9Tool
2015-12-15 18:47:16 +01:00
d0k3 8035a803ca Let FATFS handle the formatting
... actually making this work!
2015-12-04 16:32:35 +01:00
d0k3 be5a851a42 Enabled FATFS relative path
... otherwise WORKDIR would not work anymore
2015-09-23 23:25:32 +02:00
d0k3 6431894b8a Fix compiler warnings in sdmmc.c and menu.c 2015-09-23 00:46:27 +02:00
d0k3 a1e72db13e Update FATFS and SDMMC to their most recent versions
Needed for proper NAND size detection. Also used in https://github.com/mid-kid/CakesForeveryWan
2015-09-21 02:17:51 +02:00
d0k3 7fd528e5f9 Handle working path more elegantly 2015-07-11 23:33:31 +02:00
archshift eddd317ace Fatfs: remove unused unicode conversion tables 2015-06-21 11:02:10 -07:00
archshift 62e966a456 Remove disassembly of sdmc code, add sdmmc.c
Courtesy of @Normmatt
2015-06-15 12:31:23 -07:00
archshift e9729a7d8e Mass coverted tabs to spaces! 2015-02-01 13:12:16 -08:00
archshift e927d62c20 Fixed warnings, unmount FatFS at end of program. 2015-02-01 13:03:19 -08:00
archshift 4175fcc277 Initial commit 2015-02-01 04:00:09 -08:00