From a5e791a9a6c36dab74e10c648403b0538f7e6fb5 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Thu, 27 Nov 2025 16:12:43 -0500 Subject: Update TODO.txt. --- TODO.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/TODO.txt b/TODO.txt index e34e1d5..9024d8e 100644 --- a/TODO.txt +++ b/TODO.txt @@ -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. -- cgit v1.2.3