aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
13 daysMakefile: add --no-print-directory to subdirs rule (damp down some of the noi...B. Watson
13 dayslistamsb: update man page (add DIAGNOSTICS section).B. Watson
13 dayslistamsb: reword some warnings.B. Watson
13 dayslistamsb: remove "line N read OK" verbose message.B. Watson
13 dayslistamsb: fix boo-boo.B. Watson
13 dayslistamsb: add -c (check only) option.B. Watson
13 dayslistamsb: more warnings for bad files.B. Watson
13 dayslistamsb: fix line number out of order/rage detection.B. Watson
13 daysmanftr.rst: add listbas(1) to SEE ALSO.B. Watson
13 dayslistamsb: diddle the help banner.B. Watson
13 dayslistamsb: don't try to read tokenized BASIC from a terminal.B. Watson
13 dayslistamsb: fix man page typo.B. Watson
13 dayslistamsb: complain if pclose() fails.B. Watson
13 dayslistamsb: sanity check program length in header, read stdin in binary mode.B. Watson
13 dayslistamsb: warn on non-sequential or out-of-range line numbers.B. Watson
14 dayslistamsb: derp! unreachable code was reachable after all.B. Watson
14 dayslistamsb: remove unreachable code.B. Watson
14 dayslistamsb: swallow colon before ! or ', exit w/status 2 if invalid tokens.B. Watson
14 daysupdate TODO.B. Watson
14 dayslistamsb: add man page.B. Watson
14 dayslistamsb: added (detokenize atari microsoft basic files).B. Watson
2024-08-01fonts: fix psf fonts. setfont complained that position 32 wasn't blank, and w...B. Watson
2024-08-01fonts: mkpsf.pl remove dup (and wrong) glyph for U+00F3.B. Watson
2024-08-01fonts: mkpsf.pl lowercase hex constants.B. Watson
2024-08-01fonts: mkpsf.pl less sensitive to whitespace or lack of in __DATA__ section.B. Watson
2024-07-31fonts: sort glyphs by codepoint.B. Watson
2024-07-27fonts: dotted box WIP. still not working.B. Watson
2024-07-26fonts: more work. trying to get the "no such glyph" to display in X.B. Watson
2024-07-26fonts: fix WTFery.B. Watson
2024-07-26fonts: more work. latin-1 only missing fractions and some caps with circumfle...B. Watson
2024-07-26fonts: more work. latin-1 almost complete.B. Watson
2024-07-26fonts: more work.B. Watson
2024-07-25install-fonts.sh: avoid running fc-cache -f twice, if the BDF and TTF dirs ar...B. Watson
2024-07-25fonts: much progress.B. Watson
2024-07-24fonts: WIP.B. Watson
2024-07-24TODO: update.B. Watson
2024-07-24install-bdf.sh: reload FontConfig cache.B. Watson
2024-07-24README.txt: mention fauxtari fonts.B. Watson
2024-07-24fonts: tweak doc.B. Watson
2024-07-24fonts: WIP, getting there.B. Watson
2024-07-24fonts: WIP.B. Watson
2024-07-24regenerate man pages.B. Watson
2024-07-24manftr.rst: add fauxtari to "see also".B. Watson
2024-07-24fonts/* and fauxtari.{rst,7} added. still WIP.B. Watson
2024-07-22bas2aplus: tweak doc.B. Watson
2024-07-22bas2aplus: tweak doc.B. Watson
2024-07-21bas2aplus: tweak doc.B. Watson
2024-07-21bas2aplus: error exit and message on bad tokens; tweak doc.B. Watson
2024-07-21bas2aplus: show token names in errors and verbose messages.B. Watson
2024-07-21regenerate man pages.B. Watson