aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
30 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
31 hoursReplace alf14.atr disk image, also include extracted DZ/LZ.B. Watson
31 hoursUpdate TODO.txt.B. Watson
33 hoursIsolate ported 6502 code to its own file (asmcode.c).B. Watson
41 hoursUpdate TODO.txt.B. Watson
41 hoursTweak BUILD.txt.B. Watson
41 hoursFix Makefile so it works with non-GNU makes.B. Watson
42 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
5 daysUpdate clean target.B. Watson
5 daysAdd windows binary release target.B. Watson
6 daysUpdate man page.B. Watson
7 daysSpecial case underscores in filenames, in sanity check.B. Watson
7 daysImprove & document filename & size sanity-checking.B. Watson
7 daysSanity-check and warn for bad Atari filenames. Needs refinement.B. Watson
8 daysUpdate TODO.txt.B. Watson
8 daysSanity-check header sizes.B. Watson
8 daysFix buglet in listalf.c.B. Watson