Age | Commit message (Expand) | Author |
2024-07-01 | a8xd: document color scheme. | B. Watson |
2024-07-01 | -atascii.7: delete => backspace. | B. Watson |
2024-07-01 | a8xd: implement -f. | B. Watson |
2024-06-30 | a8xd: print correct hex value in -a mode. | B. Watson |
2024-06-30 | a8xd: tweak doc. | B. Watson |
2024-06-30 | a8xd: tweak code, doc. | B. Watson |
2024-06-30 | a8xd: add -a (antic screencodes) option. | B. Watson |
2024-06-30 | a8xd: add -g (GRAPHICS 1) option. | B. Watson |
2024-06-29 | a8xd: show hex values >=0x80 in inverse, with -m; tweak doc. | B. Watson |
2024-06-29 | a8xd: tweak doc and usage message. | B. Watson |
2024-06-29 | a8xd: tweak doc. | B. Watson |
2024-06-29 | a8xd: tweak doc. | B. Watson |
2024-06-29 | a8xd: tweak doc. | B. Watson |
2024-06-29 | a8xd: tweak doc. | B. Watson |
2024-06-29 | a8xd: implement -o, -s, -l, add more messages for -v. | B. Watson |
2024-06-29 | a8xd: adding new options (WIP). | B. Watson |
2024-06-29 | a8xd: added (ATASCII-flavored hex dump). | B. Watson |
2024-06-29 | atables.c: use a "capital letter E with ogonek" for the Escape character. Loo... | B. Watson |
2024-06-29 | a8cat: move comment. | B. Watson |
2024-06-29 | a8cat: add -v (verbose) and --version, die() function, etc. | B. Watson |
2024-06-29 | a8cat: treat ASCII delete as backspace in -r mode. | B. Watson |
2024-06-29 | a8cat: handle ASCII tab/backspace/bell in -r mode. | B. Watson |
2024-06-29 | a8cat: add -m and -s options, fix tabs in -t mode. | B. Watson |
2024-06-29 | a8cat: added (will eventually replace both a8utf8 and a8eol). | B. Watson |
2024-06-27 | token.h, bas.h: commentary. | B. Watson |
2024-06-27 | token.h, bas.h: commentary. | B. Watson |
2024-06-27 | bas.h: minor cleanup. | B. Watson |
2024-06-27 | bas.h: remove TOK_COLON (use OP_COLON instead). | B. Watson |
2024-06-27 | bas.h: add rest of tokens. | B. Watson |
2024-06-26 | listbas: tweak doc. | B. Watson |
2024-06-26 | update README.txt. | B. Watson |
2024-06-26 | listbas: update doc. | B. Watson |
2024-06-26 | listbas: tweak code and doc. | B. Watson |
2024-06-25 | listbas: rearrange some code; chkbas: get rid of listbas symlink. | B. Watson |
2024-06-25 | listbas: exit cleanly if code is protected. | B. Watson |
2024-06-25 | listbas: update doc. | B. Watson |
2024-06-25 | manftr.rst: add listbas(1). | B. Watson |
2024-06-25 | listbas: update docs. | B. Watson |
2024-06-25 | listbas: pipe through a8eol or a8utf8; do not write ATASCII to terminal; add ... | B. Watson |
2024-06-25 | fix unicode hyphens in docs. | B. Watson |
2024-06-25 | listbas: added (list basic programs, very barebones for now). | B. Watson |
2024-06-25 | bas.c: terminate walk_code() loop correctly. | B. Watson |
2024-06-22 | protbas: fix WTFery in fixcode(). | B. Watson |
2024-06-22 | renumbas: add *useless* -b option (just for shiggles). | B. Watson |
2024-06-22 | all basic tools: help message goes to stdout, not stderr. | B. Watson |
2024-06-22 | protbas: port to callback API. | B. Watson |
2024-06-22 | bas.c: add on_trailing_garbage callback. | B. Watson |
2024-06-18 | add unmac65.xex to git. | B. Watson |
2024-06-18 | update .gitignore. | B. Watson |
2024-06-18 | README.txt: add new utilities to list. | B. Watson |