diff options
| -rw-r--r-- | TODO.txt | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +- more options for alf: + -a - convert tabs/EOLs to atari, in text files + -A - convert tabs/EOLs to atari, all files + -td - use default DZ.COM timestamp + -tz - use zero timestamp + -tg - use GMT for timestamps rather than local time + +- pad filename field in header with 0x20, so our .alf + files will be identical to those made by DZ.COM. + +- unalf -f option (fix, by removing the junk at EOF if found) + +- rename project. calling it "unalf" when it contains both alf and + unalf is confusing. think of a good name first. + - fuzz unalf and unalf with afl++ or similar. - clean up alf, try to make it faster. |
