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-07-08
whichbas: improve op 0x59 logic (INKEY$ or string semicolon); comment why op ...
B. Watson
2024-07-07
whichbas: add TODO item for BXE DPEEK.
B. Watson
2024-07-07
whichbas: handle undocumented extra END token in BASIC XL.
B. Watson
2024-07-07
whichbas: fix bug in $PUT/BLOAD logic.
B. Watson
2024-07-07
whichbas: fix EXOR/BUMP( and DIV/RANDOM( logic.
B. Watson
2024-07-07
whichbas: rewrite handle_op as a switch, keep track of last op token, improve...
B. Watson
2024-07-07
whichbas: detect >128 Turbo BASIC variables.
B. Watson
2024-07-07
whichbas: improve (%0 %1 %2), (LEFT$ RIGHT$ MID$) op logic.
B. Watson
2024-07-07
whichbas: consolidate op logic.
B. Watson
2024-07-07
whichbas: add partial support for DIB/RANDOM( op.
B. Watson
2024-07-07
whichbas: revert last commit (broken).
B. Watson
2024-07-07
whichbas: more partial support for EXOR/BUMP( op.
B. Watson
2024-07-07
whichbas: add partial support for EXOR/BUMP( op.
B. Watson
2024-07-07
whichbas: add HEX$/FIND( op.
B. Watson
2024-07-07
whichbas: add a few more operators, document the rest.
B. Watson
2024-07-07
bas.c: fix OP_HEXCONST brain damage.
B. Watson
2024-07-07
whichbas: include line number in invalid token err msgs.
B. Watson
2024-07-07
whichbas: tweak doc.
B. Watson
2024-07-07
whichbas: immediately choke & die on invalid tokens.
B. Watson
2024-07-07
bas.c: commentary for allow_hex_const (before I forget what it does).
B. Watson
2024-07-07
bas.c: handle possibility of turbo/bxl/bxe hex constant.
B. Watson
2024-07-07
whichbas: stop after first match, add -k to restore original behaviour.
B. Watson
2024-07-07
listbas: fix "bad tokens" err msg formatting.
B. Watson
2024-07-07
whichbas: added.
B. Watson
2024-07-05
Makefile: add user-symlinks target (for my own convenience).
B. Watson
2024-07-05
bas.c: vntable_ok() no longer thinks the var name table is bad if it's only o...
B. Watson
2024-07-05
listbas: exit with status 2 on invaid tokens, add note to doc about aha.
B. Watson
2024-07-05
listbas: error exit on bad tokens.
B. Watson
2024-07-05
listbas: tweak doc and usage.
B. Watson
2024-07-05
listbas: do Unicode/magazine internally (no external a8cat); add color syntax...
B. Watson
2024-07-02
.gitignore: add stuff.
B. Watson
2024-07-02
README.txt: remove last mention of a8utf8.
B. Watson
2024-07-02
rebuild man pages.
B. Watson
2024-07-02
manftr.rst: add xex1to2.
B. Watson
2024-07-02
README.txt: remove a8utf8, add a8cat and a8xd to list.
B. Watson
2024-07-02
manftr.rst: add new tools, remove trailing spaces.
B. Watson
2024-07-02
a8utf8: removed (replaced by a8cat).
B. Watson
2024-07-02
.gitignore: add new binaries.
B. Watson
2024-07-01
listbas: add -h (synonym for --help).
B. Watson
2024-07-01
listbas: use a8cat instead of a8utf8 or a8eol.
B. Watson
2024-07-01
a8cat: refuse to write ATASCII to a terminal; swallow \r in -r mode.
B. Watson
2024-07-01
a8xd: tweak doc.
B. Watson
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
[prev]
[next]