yellows8
|
7da25ba40f
|
Updated fs_dev.h comments, etc. Fixed _fsdevUnmountDeviceStruct(). Added fsdevCommitDevice(). Check whether sdmc is already mounted in fsdevInit().
|
2017-11-30 13:00:47 -05:00 |
|
yellows8
|
0c5efe5f9c
|
Added a comment in fs_dev.h. Adjusted fs.h formatting, etc. Added support for mounting SaveData.
|
2017-11-30 01:58:21 -05:00 |
|
yellows8
|
99e4a61492
|
Moved fsdev_dir_t/*MAGIC into the .h. Removed fsdevWriteSafe(). Added fsdevMountDevice/fsdevUnmountDevice to the .h. Moved the code for fsdevUpdateDevices() into fsdevInit(). Changed _fsdevMountDevice() to static. Added fsdev_read_safe(). Automatically calll fsdev_{read/write}_safe() when required, instead of using fsdevWriteSafe().
|
2017-11-29 19:40:21 -05:00 |
|
yellows8
|
02526c920e
|
Updated comments for fsdevWriteSafe().
|
2017-11-27 18:43:02 -05:00 |
|
yellows8
|
25f2839c75
|
Imported util/utf from libctru. Updated appInit/appExit. Fs adjustments + implemented IDirectory. Imported a modified version of sdmc_dev from libctru as fs_dev, this currently isn't usable.
|
2017-11-23 15:00:56 -05:00 |
|