aboutsummaryrefslogtreecommitdiffstats
path: root/tools/fat16copy.py
Commit message (Expand)AuthorAgeFilesLines
* fat16copy: Allow to copy files to an existing directory.Alex Deymo2017-02-131-3/+8
* fat16copy: Fix allocation logic when extending directories.Alex Deymo2016-09-231-75/+40
* fat16copy: Sort new directory entries.Alex Deymo2016-09-231-1/+1
* Make fat16copy.py add . and .. entries to directoriesCasey Dahlin2016-09-231-6/+23
* Add tool to copy files in to fat16 imagesCasey Dahlin2016-09-021-0/+789