aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 hoursAdd doc/interview.txt.B. Watson
7 hoursGet rid of dup error messages for invalid getopt() options.B. Watson
7 hoursMan page: group diagnostics into fatal errors and warnings.B. Watson
18 hoursUpdate TODO.txt.B. Watson
18 hoursAdd fatal: prefix to fatal error messages.B. Watson
27 hoursUpdate TODO.txt.B. Watson
27 hoursDocument new warning.B. Watson
27 hoursCheck for wildcards matching *.alf; generally this is an error.B. Watson
28 hoursComplain if extracted file size doesn't match orig size in ALF header.B. Watson
29 hoursCommentary.B. Watson
30 hoursUpdate TODO.txt.B. Watson
30 hoursRefer to Atari programs by original names (LZ and DZ, not ALF and UNALF).B. Watson
30 hoursReplace alf14.atr disk image, also include extracted DZ/LZ.B. Watson
30 hoursUpdate TODO.txt.B. Watson
32 hoursIsolate ported 6502 code to its own file (asmcode.c).B. Watson
40 hoursUpdate TODO.txt.B. Watson
40 hoursTweak BUILD.txt.B. Watson
40 hoursFix Makefile so it works with non-GNU makes.B. Watson
41 hoursAdd LICENSE.txt, clean up doc dir in "make install".B. Watson
2 daysImprove README.B. Watson
2 daysExpand alfsum man page a bit.B. Watson
3 daysAdd file(1) magic.B. Watson
3 daysUpdate fileformat.txt.B. Watson
3 daysNitpick in man page.B. Watson
3 daysNitpick in man page.B. Watson
3 daysNitpick in man page.B. Watson
3 daysFix typo in fileformat.txt.B. Watson
3 daysTweak fileformat.txt.B. Watson
3 daysTweak fileformat.txt.B. Watson
3 daysFix typo in Makefile.B. Watson
3 daysREADME_Windows.txt was a source file, move to src/.B. Watson
3 daysDocument Makefile a bit.B. Watson
3 daysFix STRIP=no in Makefile.B. Watson
3 daysAdd build instructions.B. Watson
3 daysFix line endings and VERSION in windows .zip release.B. Watson
3 daysFix SEE ALSO in unalf man page.B. Watson
3 daysFix typo in in man page.B. Watson
3 daysEmphasis on *all* in -aa, in man page.B. Watson
3 daysClarify -a text file detection in man page.B. Watson
4 daysInstall binaries stripped by default.B. Watson
4 daysImprove alfsum usage a bit.B. Watson
4 daysAdd top-level Makefile for convenience.B. Watson
4 daysTweak man page.B. Watson
4 daysNote for windows users.B. Watson
4 daysFix set_self() for windows.B. Watson
4 daysWith -v, print midnight as 12:00a and noon as 12:00p.B. Watson
4 daysBetter text file detection for -aa; convert tabs with -a or -aa.B. Watson
5 daysUse snprintf(), not sprintf().B. Watson
5 daysGet rid of unused goto labels.B. Watson
5 daysAdd manftr.rst (SEE ALSO man page section).B. Watson