index
:
bw-atari8-tools
master
Atari 8-bit utilities for *nix
urchlay -at- slackware _dot_ uk
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2024-06-18
update doc.
B. Watson
2024-06-18
bas.c: regularize warning text.
B. Watson
2024-06-18
vxrefbas: abort if program is variable-protected.
B. Watson
2024-06-18
update doc.
B. Watson
2024-06-18
cxrefbas and renumbas: round fractional line numbers like BASIC does.
B. Watson
2024-06-18
cxrefbas and renumbas: detect variable in ON/GO(TO|SUB) line list.
B. Watson
2024-06-18
cxrefbas and renumbas: support LIST.
B. Watson
2024-06-18
tweak doc.
B. Watson
2024-06-18
docs: move "General Options" to genopts.rst, include it where needed.
B. Watson
2024-06-18
cxrefbas and renumbas: free allocated memory on exit.
B. Watson
2024-06-17
renumbas: list which lines ref a nonexistent line.
B. Watson
2024-06-17
renumbas: fix out-of-range error formatting.
B. Watson
2024-06-17
renumbas: rewrite with callback API.
B. Watson
2024-06-17
cxrefbas: break out table building stuff for use with renumbas.
B. Watson
2024-06-17
cxrefbas: update doc.
B. Watson
2024-06-17
cxrefbas: update doc.
B. Watson
2024-06-17
cxrefbas: show ref type in output.
B. Watson
2024-06-17
cxrefbas: handle IF <x> THEN <lineno>.
B. Watson
2024-06-16
cxrefbas: computed warning now says ON/GOTO or ON/GOSUB, not just ON.
B. Watson
2024-06-16
cxrefbas: added.
B. Watson
2024-06-15
vxrefbas: WIP.
B. Watson
2024-06-15
vxrefbas: WIP.
B. Watson
2024-06-13
vxrefbas: WIP.
B. Watson
2024-06-13
vxrefbas: WIP.
B. Watson
2024-06-13
add renumbas.
B. Watson
2024-06-13
add missing files.
B. Watson
2024-06-13
major surgery: callback API, port dumpbas to use callbacks, add vxrefbas.
B. Watson
[prev]
[next]