aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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?