Luke Street
87592ff3d8
Add arm9loaderhax build
2016-02-29 00:47:23 -05:00
d0k3
e6d3cc72db
Fix compiling without logfile feature
2016-02-12 17:05:20 +01:00
d0k3
2d9987dc5b
Allow user folder selection for SD padgen
2016-01-03 22:17:28 +01:00
d0k3
aec5819a9b
Improve the file copy function
2015-12-31 20:07:16 +01:00
d0k3
e0d4a9b81d
Improve and simplify work directory handling
2015-12-29 01:41:34 +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
5889787f5f
Properly set the volume label when formatting
2015-12-04 17:45:02 +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
21e5e1e8fa
Further improved working directory handling
2015-11-05 01:45:19 +01:00
d0k3
7b204a5ab9
Disabled working directory for directory functions
2015-10-31 15:05:38 +01:00
d0k3
9560402f31
Changed how the working directory works
...
o The working directory will only be used if it exists
o Missing files will be searched in root
o The working directory, if it exists, is now also an alternative for
/D9decrypt
2015-10-29 01:19:59 +01:00
d0k3
5c35e8cf05
Miscelaneous cosmetic source code changes
2015-10-28 22:32:28 +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
f51ceee65e
Added ability to unmount SD card
2015-10-21 15:26:24 +02:00
d0k3
71b89fb0f2
More consistent coding style
2015-10-14 02:20:31 +02:00
d0k3
d23e1cc5a2
Further adjustments to the working directory code in fs.c
...
Also, reverted some workdir related changes in decryptor.x
2015-09-17 02:11:34 +02:00
d0k3
325aa537db
Improved Ttitle Decryptor
...
o Implemented Seed crypto
o Fixed directory parsing
o Improved the on screen output
2015-07-20 14:19:24 +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