Commit Graph

9 Commits

Author SHA1 Message Date
Maschell 917a2f4dc7 Make it compileable again. Fixed one small issue while copying files. 2016-11-14 17:04:24 +01:00
Maschell b676392315 Added copy / copydir command. Added commandline command to dump the disc to sd 2016-11-13 21:21:26 +01:00
Maschell 020f1e185a created a little command line version
Added new features (FSGetStats, cd with "." or "..")
refactored some parts (file operations now in own operations file)
maybe serveral small bug fixes/improvements I don't remember
limiting read buffer instead of crashing the console
2016-11-10 23:39:18 +01:00
Maschell 8e6187ab0f Refactored the existing functions and added new functions
Added:
repeatwrite
dump_syslog
2016-10-24 00:49:25 +02:00
Maschell e7d82b8806 added new stuff
added
FSA_Mount
FSA_Unmount
FSA_MakeDir
FSA_OpenFile
FSA_CloseFile
FSA_ReadFile

downloadFolder
downloadFile
2016-10-23 23:09:51 +02:00
Maschell 8f696094be Even more code cleanup 2016-10-23 16:28:05 +02:00
Maschell 305cc7e843 Code cleanup 2016-10-23 15:34:57 +02:00
Maschell b818b0d1fe First commit. Only ls() is working so far
Started to port. Many functions are missing.
Some implementend are working, some are complety untested
2016-10-22 18:52:14 +02:00
Maschell 84c9535ef6 🍭 Added .gitattributes & .gitignore files 2016-10-22 18:49:29 +02:00