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 (
Collapse
)
Author
2024-05-29
unprotbas: improve -s option.
B. Watson
2024-05-29
unprotbas: add -s option.
B. Watson
2024-05-29
unprotbas: don't allow -x without -p or -pv, group options in doc.
B. Watson
2024-05-29
unprotbas: tweak doc.
B. Watson
2024-05-29
unprotbas: tweak doc.
B. Watson
2024-05-29
unprotbas: code readability (constants), mention rev B BASIC in doc.
B. Watson
2024-05-28
unprotbas: -p/-pc now actually inserts a new line of code with the bad offset.
B. Watson
2024-05-28
unprotbas: tweak doc.
B. Watson
2024-05-28
unprotbas: tweak doc.
B. Watson
2024-05-28
unprotbas: tweak doc.
B. Watson
2024-05-27
unprotbas: print correct offset.
B. Watson
2024-05-27
unprotbas: fixline() commentary.
B. Watson
2024-05-27
unprotbas: fix and simplify fixline().
B. Watson
2024-05-27
unprotbas: close varnames.txt after reading (derp).
B. Watson
2024-05-27
unprotbas: replace some magic numbers with constants.
B. Watson
2024-05-26
unprotbas: tweak doc.
B. Watson
2024-05-26
unprotbas: tweak doc.
B. Watson
2024-05-26
unprotbas: don't open output file until ready to write (avoids zero-length ↵
B. Watson
output files, on error).
2024-05-25
unprotbas: do not try to read tokenized BASIC from stdin if it's a terminal.
B. Watson
2024-05-25
unprotbas: add --help and --version to doc.
B. Watson
2024-05-25
unprotbas: add --help and --version.
B. Watson
2024-05-25
unprotbas: add -p/-pc/-pv to usage.
B. Watson
2024-05-25
unprotbas: don't corrupt memory if >256 vvtable entries.
B. Watson
2024-05-25
unprotbas: tweak doc.
B. Watson
2024-05-24
unprotbas: tweak doc.
B. Watson
2024-05-24
unprotbas: error if -pv and already var-protected.
B. Watson
2024-05-24
unprotbas: fix exit status.
B. Watson
2024-05-24
unprotbas: error if protecting vars but there are none, or protecting code ↵
B. Watson
but there is none.
2024-05-24
unprotbas: stricter option checking.
B. Watson
2024-05-24
unprotbas: add -p/-pc/-pv to docs, plus verbose operation for them.
B. Watson
2024-05-24
unprotbas: implement protection (-p/-pc/-pv).
B. Watson
2024-05-23
unprotbas: document findings about ERROR 4.
B. Watson
2024-05-22
unprotbas: handle corner case where 129 vars are in the table.
B. Watson
2024-05-22
unprotbas: implement -r option (needs more testing though).
B. Watson
2024-05-19
unprotbas: use die() for binary data to stdout.
B. Watson
2024-05-19
unprotbas: check for bad memmove and too-small input file.
B. Watson
2024-05-19
jindroush/{acvt,adir}/Makefile: de-verbosify.
B. Watson
2024-05-19
chkbas: fix typo, part deux.
B. Watson
2024-05-19
chkbas: fix typo.
B. Watson
2024-05-19
unprotbas: tweak docs.
B. Watson
2024-05-19
unprotbas: implement -v option, fix doc about line 32768.
B. Watson
2024-05-19
README.txt: renamed from README, tweaked.
B. Watson
2024-05-19
unprotbas: tweak docs.
B. Watson
2024-05-19
unprotbas: exit status 2 for unprotected program; add -c (check only).
B. Watson
2024-05-19
unprotbas: fix thinko in variable name generation.
B. Watson
2024-05-19
unprotbas: clean up output.
B. Watson
2024-05-19
unprotbas: clean up output, remove stale TODO comment.
B. Watson
2024-05-19
unprotbas: remove dead code.
B. Watson
2024-05-19
unprotbas: smarter variable name table resizing.
B. Watson
2024-05-18
unprotbas: grow variable name table, if needed.
B. Watson
[prev]
[next]