index
:
alftools
master
Extract/create Atari 8-bit ALF archives on modern systems
urchlay -at- slackware _dot_ uk
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
9 days
Tweak alf man page.
B. Watson
9 days
alf: restore -vv for real.
B. Watson
9 days
Update CHANGES.txt and alf man page.
B. Watson
9 days
crunch.c: restore -vv (needs work still), update explanation at bottom of ↵
B. Watson
the file.
9 days
alf: speed up compression by another 40% (but use more memory).
B. Watson
10 days
alf: Tweak usage.
B. Watson
10 days
alf: Make -v do what -vv did, and -vv do what -vvv did. Also, cosmetics.
B. Watson
11 days
crunch.c: clean up a little.
B. Watson
11 days
unalf: get rid of clang "variable set but not used" warning in io.c.
B. Watson
11 days
alf: Fix build with pcc.
B. Watson
11 days
Makefile: add profile target.
B. Watson
11 days
alf -vv: don't show total compression ratio if only compressing one file.
B. Watson
11 days
Fix WTFery in create_header().
B. Watson
11 days
crunch.c: stop using dynamic memory.
B. Watson
12 days
Update times in performance section of alf man page.
B. Watson
12 days
alf: fix off-by-one for "too large" message, don't clear output buffer as ↵
B. Watson
inc_output_len() zeroes each byte before it gets used.
12 days
alf: speed up compression by about 10%.
B. Watson
12 days
alf -vv: say "Created" if trying to append to a file that doesn't exist.
B. Watson
13 days
Clean up alf man page.
B. Watson
13 days
Clean up unalf man page.
B. Watson
13 days
unalf -v: Don't show header lines if file isn't an ALF file.
B. Watson
13 days
alf: percent().
B. Watson
13 days
alf: Clean up -vv output a bit, include filename in fwrite() failed message.
B. Watson
13 days
Document file=NAME syntax some more.
B. Watson
13 days
Document file=NAME syntax.
B. Watson
13 days
alf: Allow setting the Atari filename with file=FILE.
B. Watson
14 days
Update CHANGES.txt.
B. Watson
2025-12-05
unalf: Error checking for -n option.
B. Watson
2025-12-05
unalf: Add -n and -s options.
B. Watson
2025-12-04
VERSION=0.4.0
B. Watson
2025-12-04
alf and unalf: Detect dup Atari filenames.
B. Watson
2025-12-03
Update README.txt.
0.3.2
B. Watson
2025-12-03
Prepare for 0.3.2 release.
B. Watson
2025-12-03
unalf: truncation is fatal again (avoids segfaults).
B. Watson
2025-12-03
Typo in fileformat.txt.
B. Watson
2025-12-03
Update fileformat.txt.
B. Watson
2025-12-03
Prepare for 0.3.1 release.
0.3.1
B. Watson
2025-12-03
unalf: do not exit on truncation error (downgrade to a warning).
B. Watson
2025-12-03
unalf: Fix -F for small input files.
B. Watson
2025-12-03
Derp. Make unalf -F option actually work.
0.3.0
B. Watson
2025-12-03
alfsum: add options to --help.
B. Watson
2025-12-03
alfsum: add description to help message.
B. Watson
2025-12-03
Fix URL in magic.
B. Watson
2025-12-03
Fix typo in fileformat.txt.
B. Watson
2025-12-03
Update CHANGES.txt.
B. Watson
2025-12-03
Update TODO.txt.
B. Watson
2025-12-03
unalf: Fix 15MB bug.
B. Watson
2025-12-03
Update CHANGES.txt and TODO.txt.
B. Watson
2025-12-03
unalf: Abort on ludicrously large sizes in the header. Add -F to bypass, ↵
B. Watson
warn the user this may cause an infinite loop.
2025-12-02
sanity.c: fix read past the end of an array.
B. Watson
[next]