aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-07-16 19:36:45 -0400
committerB. Watson <urchlay@slackware.uk>2024-07-16 19:36:45 -0400
commit1225ca0abaf6c83a70590b89bf8453b32831313b (patch)
treea2f0af48ff2f88ed0ef87a99c787a66d96f9abda
parent707a8aec510a96dd597ac362bc8c83ee193ff00e (diff)
downloadbw-atari8-tools-1225ca0abaf6c83a70590b89bf8453b32831313b.tar.gz
listbas: commentary.
-rw-r--r--listbas.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/listbas.c b/listbas.c
index c179b56..eaddd96 100644
--- a/listbas.c
+++ b/listbas.c
@@ -508,6 +508,9 @@ void aplus_op_color_on(unsigned char tok) {
color_on(c);
}
+/* pseudo-funcs listed here are ones that don't take (), e.g.
+ X=RND or A$=INKEY$. right now they're colored the same as regular
+ functions, but it might make sense to color them as variables? (or not?) */
void turbo_op_color_on(unsigned char tok) {
switch(tok) {
case 0x55: