diff options
| author | B. Watson <urchlay@slackware.uk> | 2025-11-21 03:58:40 -0500 |
|---|---|---|
| committer | B. Watson <urchlay@slackware.uk> | 2025-11-21 03:58:40 -0500 |
| commit | 958c54023d047ccb2ca31c42f7a86132e002ee43 (patch) | |
| tree | 40048dbafcf8dd6524dc52bf46d156c70b9d49cb | |
| parent | 20aba7cceecad6c8bce5dba8990ea69e49137cd8 (diff) | |
| download | unalf-958c54023d047ccb2ca31c42f7a86132e002ee43.tar.gz | |
Update TODO.txt.
| -rw-r--r-- | TODO.txt | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -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. |
