aboutsummaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
3 dayslistamsb: use atascii.c instead of piping to a8cat.B. Watson
4 daysa8cat: library-ize the conversion logic so we can use it in listbas and ↵B. Watson
listamsb eventually.
9 dayswhichbas and listbas: distinguish between Integer BASIC disk and cart versions.B. Watson
10 daysossintbas: added man page.B. Watson
11 dayslistbas: initial (buggy) support for OSS Integer BASIC.B. Watson
11 dayswhichbas: add detection for OSS Integer BASIC.B. Watson
2025-03-18abas2html: added.B. Watson
2025-03-17listamsb: add colorization.B. Watson
2025-03-13amsb.7: add make rule.B. Watson
2025-03-13amsb.7: new man page. also amsb40.txt, 40 column for BBS use.B. Watson
2025-03-11CHANGES.txt: added.B. Watson
2025-03-10Makefile: add AMSB.txt to DOCS, bump VERSION.B. Watson
2025-02-25Makefile: further reduce noise from make.B. Watson
2025-02-25Makefile: add --no-print-directory to subdirs rule (damp down some of the ↵B. Watson
noise).
2025-02-25listamsb: add man page.B. Watson
2025-02-25listamsb: added (detokenize atari microsoft basic files).B. Watson
2024-07-25fonts: much progress.B. Watson
2024-07-24fonts: WIP, getting there.B. Watson
2024-07-24fonts: WIP.B. Watson
2024-07-24fonts/* and fauxtari.{rst,7} added. still WIP.B. Watson
2024-07-21bas2aplus: added.B. Watson
2024-07-19a8diff: added.B. Watson
2024-07-16listbas: initial support for BASIC XE.B. Watson
2024-07-16listbas: initial (incomplete) support for BASIC XL.B. Watson
2024-07-16listbas: initial (incomplete) support for BASIC/A+.B. Watson
2024-07-16listbas: add support for Turbo BASIC XL.B. Watson
2024-07-12regenerate man pages.B. Watson
2024-07-07listbas: fix "bad tokens" err msg formatting.B. Watson
2024-07-07whichbas: added.B. Watson
2024-07-05Makefile: add user-symlinks target (for my own convenience).B. Watson
2024-07-05listbas: do Unicode/magazine internally (no external a8cat); add color ↵B. Watson
syntax highlighting and options related to it.
2024-07-02a8utf8: removed (replaced by a8cat).B. Watson
2024-06-29a8xd: added (ATASCII-flavored hex dump).B. Watson
2024-06-29a8cat: added (will eventually replace both a8utf8 and a8eol).B. Watson
2024-06-25fix unicode hyphens in docs.B. Watson
2024-06-25listbas: added (list basic programs, very barebones for now).B. Watson
2024-06-18docs: move "General Options" to genopts.rst, include it where needed.B. Watson
2024-06-17renumbas: rewrite with callback API.B. Watson
2024-06-17cxrefbas: break out table building stuff for use with renumbas.B. Watson
2024-06-17cxrefbas: handle IF <x> THEN <lineno>.B. Watson
2024-06-16cxrefbas: added.B. Watson
2024-06-13major surgery: callback API, port dumpbas to use callbacks, add vxrefbas.B. Watson
2024-06-07Tweak README and Makefile.B. Watson
2024-06-07dumpbas: added.B. Watson
2024-06-03add doc for protbas, remove protection options from unprotbas doc.B. Watson
2024-06-03protbas: split off protection functions from unprotbas.B. Watson
2024-06-03unprotbas: split off utility functions/etc to bas.c.B. Watson
2024-05-19README.txt: renamed from README, tweaked.B. Watson
2024-05-17unprotbas: added; blob2xex: tweak docs.B. Watson
2024-05-16Add Jindrich Kubec's tools.B. Watson