Age | Commit message (Expand) | Author |
10 days | listbas: fix END token in disk int basic. | B. Watson |
10 days | abas2html: update for separate integer disk/cart versions. | B. Watson |
10 days | listbas: update --help and man page; whichbas: update man page. | B. Watson |
10 days | whichbas: update man page. | B. Watson |
10 days | whichbas and listbas: distinguish between Integer BASIC disk and cart versions. | B. Watson |
10 days | ossintbas: added man page. | B. Watson |
11 days | listbas: tweak man page. | B. Watson |
11 days | listbas: tweak man page. | B. Watson |
11 days | listbas: tweak man page. | B. Watson |
11 days | listbas: document OSS Integer BASIC in man page. | B. Watson |
11 days | listbas: add -bi option to --help. | B. Watson |
11 days | listbas: fix -bi option. | B. Watson |
11 days | listbas: mixed-case function names in OSS Integer BASIC. | B. Watson |
11 days | listbas: fix printing TO in OSS Integer BASIC. | B. Watson |
11 days | listbas: improve support for OSS Integer BASIC. | B. Watson |
11 days | listbas: initial (buggy) support for OSS Integer BASIC. | B. Watson |
11 days | whichbas: add detection for OSS Integer BASIC. | B. Watson |
2025-03-18 | update CHANGES.txt. | B. Watson |
2025-03-18 | add abas2html to README.txt. | B. Watson |
2025-03-18 | abas2html: added. | B. Watson |
2025-03-17 | update CHANGES.txt. | B. Watson |
2025-03-17 | listamsb: add colorization. | B. Watson |
2025-03-17 | colorize-amsb: added. | B. Watson |
2025-03-16 | a8cat: use correct ANSI code to turn off inverse. | B. Watson |
2025-03-14 | fendersdbl.dasm wasn't building properly, fix. | B. Watson |
2025-03-13 | listamsb: warn if list mode options used with -U/-C/-D, including a8cat options. | B. Watson |
2025-03-13 | .gitignore was missing a few items. | B. Watson |
2025-03-13 | amsb.7: add make rule. | B. Watson |
2025-03-13 | amsb.7: new man page. also amsb40.txt, 40 column for BBS use. | B. Watson |
2025-03-12 | listamsb: tweak man page. | B. Watson |
2025-03-12 | listamsb: -v output for -D and -C. | B. Watson |
2025-03-12 | listamsb: warn about overwriting files in man page. | B. Watson |
2025-03-12 | listamsb: finish() cleanup, fix errmsg for -D with stdout, rm output file if ... | B. Watson |
2025-03-12 | listamsb: option sanity checking. | B. Watson |
2025-03-11 | listamsb: add -k to man page synopsis. | B. Watson |
2025-03-11 | listamsb: update man page. | B. Watson |
2025-03-11 | all: update version number in man pages. | B. Watson |
2025-03-11 | listamsb: add -k option, reorganize man page. | B. Watson |
2025-03-11 | CHANGES.txt: added. | B. Watson |
2025-03-11 | listamsb: rewrite next_line() in terms of read_token() expand_token() etc. | B. Watson |
2025-03-10 | listamsb: more work on cleaning up -D. | B. Watson |
2025-03-10 | listamsb: decrunch_line() reads tokens, not bytes, simplifies the logic. | B. Watson |
2025-03-10 | whichbas: detect LOCKed AMSB programs. | B. Watson |
2025-03-10 | listbas: abort if whichbas says this isn't atari BASIC or a variant. | B. Watson |
2025-03-10 | listamsb: support functions for int tokens. | B. Watson |
2025-03-10 | Makefile: add AMSB.txt to DOCS, bump VERSION. | B. Watson |
2025-03-09 | listbas: -D, warn if the input didn't look crunched.0.2.1 | B. Watson |
2025-03-09 | listbas: -D, commentary. | B. Watson |
2025-03-09 | listbas: -D, add a space to INPUT"STRING". | B. Watson |
2025-03-09 | listbas: -D, replace a bunch of ifs with switches. | B. Watson |