22 Commits

Author SHA1 Message Date
d0k3 2d9987dc5b Allow user folder selection for SD padgen 2016-01-03 22:17:28 +01:00
d0k3 b435efa6d6 Add a simple file copy function to fs.c / fs.h 2015-12-28 02:51:34 +01:00
d0k3 da6ce462c8 Added experimental scrolling of debug output 2015-12-18 20:14:00 +01:00
d0k3 230169545c Show EmuNAND type and SD total size in menu screen
... this commit also enables force writing to an empty EmuNAND
2015-12-18 17:06:55 +01:00
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 1091d7f8a9 Miscelaneous cosmetic fixes 2015-12-04 04:00:56 +01:00
d0k3 d8653d9395 Enabled writing to a log file 2015-11-13 20:28:20 +01:00
d0k3 04a7dd7380 SD padgen: create SDinfo if SDinfo.bin does not exist
... meaning that this can be done without Python now as well!
2015-10-28 20:54:23 +01:00
d0k3 25101d8b03 Some miscelaneous cosmetic changes 2015-08-18 21:30:57 +02:00
d0k3 c0b03c5886 Disabled working directory
... everything is now handled via the root directory again. Only
exception: CTR titles to decrypt still go to /D9titles
2015-07-29 23:15:04 +02:00
d0k3 be25415b1d Include DebugDirOpen() function 2015-07-17 17:04:07 +02:00
d0k3 42d8c997fd Fixed DirRead() function 2015-07-17 13:53:07 +02:00
d0k3 101fac1340 Move debug stuff into fs.c / fs.h
o also fixed some problems
2015-07-12 12:21:06 +02:00
d0k3 7fd528e5f9 Handle working path more elegantly 2015-07-11 23:33:31 +02:00
d0k3 2c451f5e86 Dump system titles to a subdirectory 2015-07-11 13:53:42 +02:00
d0k3 81f81a5481 Add directory read functions
We'll need this for the CTR decryptor.
2015-07-03 18:20:39 +02:00
d0k3 90c3b9f8c6 Use a working directory instead of the root dir 2015-07-02 00:31:53 +02:00
Tony Wasserka 9c0c4df62e Display remaining SD storage space in the main menu. 2015-05-26 00:13:37 +02:00
archshift 5c75b1aa0f Added explicit FileOpen and FileCreate, fixed auto-creating ro files 2015-02-07 22:26:27 -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