aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-11-21 03:58:40 -0500
committerB. Watson <urchlay@slackware.uk>2025-11-21 03:58:40 -0500
commit958c54023d047ccb2ca31c42f7a86132e002ee43 (patch)
tree40048dbafcf8dd6524dc52bf46d156c70b9d49cb
parent20aba7cceecad6c8bce5dba8990ea69e49137cd8 (diff)
downloadunalf-958c54023d047ccb2ca31c42f7a86132e002ee43.tar.gz
Update TODO.txt.
-rw-r--r--TODO.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO.txt b/TODO.txt
index 9f84660..617c2b8 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,12 +1,10 @@
-- update man page, refer to atari ALF/UNALF exes as LZ.COM and DZ.COM.
-
- include some of Alfred's email commentary in the doc dir.
- create some alf archives and hexedit them to introduce errors, make
sure unalf doesn't segfault or get stuck in a loop (it should
*always* exit cleanly).
-- reverse-engineer the ALF14.COM binary, so we have a compressor.
+- 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.