index
:
unalf
master
Extract 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
path:
root
/
src
Age
Commit message (
Collapse
)
Author
26 hours
Document new warning.
B. Watson
26 hours
Check for wildcards matching *.alf; generally this is an error.
B. Watson
27 hours
Complain if extracted file size doesn't match orig size in ALF header.
B. Watson
28 hours
Commentary.
B. Watson
28 hours
Refer to Atari programs by original names (LZ and DZ, not ALF and UNALF).
B. Watson
30 hours
Isolate ported 6502 code to its own file (asmcode.c).
B. Watson
39 hours
Fix Makefile so it works with non-GNU makes.
B. Watson
40 hours
Add LICENSE.txt, clean up doc dir in "make install".
B. Watson
2 days
Expand alfsum man page a bit.
B. Watson
3 days
Nitpick in man page.
B. Watson
3 days
Nitpick in man page.
B. Watson
3 days
Nitpick in man page.
B. Watson
3 days
Fix typo in Makefile.
B. Watson
3 days
README_Windows.txt was a source file, move to src/.
B. Watson
3 days
Document Makefile a bit.
B. Watson
3 days
Fix STRIP=no in Makefile.
B. Watson
3 days
Fix line endings and VERSION in windows .zip release.
B. Watson
3 days
Fix SEE ALSO in unalf man page.
B. Watson
3 days
Fix typo in in man page.
B. Watson
3 days
Emphasis on *all* in -aa, in man page.
B. Watson
3 days
Clarify -a text file detection in man page.
B. Watson
4 days
Install binaries stripped by default.
B. Watson
4 days
Improve alfsum usage a bit.
B. Watson
4 days
Tweak man page.
B. Watson
4 days
Fix set_self() for windows.
B. Watson
4 days
With -v, print midnight as 12:00a and noon as 12:00p.
B. Watson
4 days
Better text file detection for -aa; convert tabs with -a or -aa.
B. Watson
5 days
Use snprintf(), not sprintf().
B. Watson
5 days
Get rid of unused goto labels.
B. Watson
5 days
Add manftr.rst (SEE ALSO man page section).
B. Watson
5 days
Update clean target.
B. Watson
5 days
Add windows binary release target.
B. Watson
6 days
Update man page.
B. Watson
7 days
Special case underscores in filenames, in sanity check.
B. Watson
7 days
Improve & document filename & size sanity-checking.
B. Watson
7 days
Sanity-check and warn for bad Atari filenames. Needs refinement.
B. Watson
7 days
Sanity-check header sizes.
B. Watson
7 days
Fix buglet in listalf.c.
B. Watson
7 days
Actually use RST2MAN var in Makefile.
B. Watson
8 days
Add -V/--version opt.
B. Watson
8 days
Add -h/--help option.
B. Watson
8 days
Force null terminator on filename, s/strcpy/strncpy/g.
B. Watson
8 days
Exit status 2 for bad checksums, print report with -t.
B. Watson
8 days
Print real filename in checksum errs, with -t.
B. Watson
8 days
Add "make install".
B. Watson
8 days
Embed version in unalf and man page.
B. Watson
8 days
Generate usage message from comments in the .rst.
B. Watson
8 days
Do not exit on checksum error.
B. Watson
8 days
Tweak man page.
B. Watson
8 days
Add command-line options.
B. Watson
[next]