aboutsummaryrefslogtreecommitdiff
path: root/TODO.txt
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-11-26 03:34:18 -0500
committerB. Watson <urchlay@slackware.uk>2025-11-26 03:34:18 -0500
commitf9cb5144fffdc9ca36fd693518a01a0acef634a7 (patch)
treedc11f3ba33832a3a14e0c68a6fc0c8b68500c4b5 /TODO.txt
parent56f8bca363984f3eb68a32a11a1615d94be65e17 (diff)
downloadunalf-f9cb5144fffdc9ca36fd693518a01a0acef634a7.tar.gz
Update TODO.txt.
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt9
1 files changed, 4 insertions, 5 deletions
diff --git a/TODO.txt b/TODO.txt
index 79fb357..d78f79c 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,6 +1,5 @@
-- fuzz unalf with afl++ or similar.
+- fuzz unalf and unalf with afl++ or similar.
-- reverse-engineer the LZ.COM binary, so we have a compressor.
- this would be more of "just to say I did it" thing, there's no real
- need for it. alternatively, see if I can rewrite the compressor
- in C.
+- clean up alf, try to make it faster.
+
+- write a formal spec of the alf compression stream format?