aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
64 min.Update TODO.txt.HEADmasterB. Watson
65 min.Add doc/interview.txt.B. Watson
4 hoursGet rid of dup error messages for invalid getopt() options.B. Watson
4 hoursMan page: group diagnostics into fatal errors and warnings.B. Watson
15 hoursUpdate TODO.txt.B. Watson
15 hoursAdd fatal: prefix to fatal error messages.B. Watson
25 hoursUpdate TODO.txt.B. Watson
25 hoursDocument new warning.B. Watson
25 hoursCheck for wildcards matching *.alf; generally this is an error.B. Watson
26 hoursComplain if extracted file size doesn't match orig size in ALF header.B. Watson
26 hoursCommentary.B. Watson
27 hoursUpdate TODO.txt.B. Watson
27 hoursRefer to Atari programs by original names (LZ and DZ, not ALF and UNALF).B. Watson
27 hoursReplace alf14.atr disk image, also include extracted DZ/LZ.B. Watson
27 hoursUpdate TODO.txt.B. Watson
29 hoursIsolate ported 6502 code to its own file (asmcode.c).B. Watson
37 hoursUpdate TODO.txt.B. Watson
37 hoursTweak BUILD.txt.B. Watson
38 hoursFix Makefile so it works with non-GNU makes.B. Watson
38 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