aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-07-08 17:34:00 -0400
committerB. Watson <urchlay@slackware.uk>2024-07-08 17:34:00 -0400
commitad33d8d2d1954e0ec7c803a99d502b4263c94eed (patch)
tree8bdee62f06534b035b393f0eb169c2c4b2690971
parentd7de9038eb0599232a8840ac48e97d9bb4462ab0 (diff)
downloadbw-atari8-tools-ad33d8d2d1954e0ec7c803a99d502b4263c94eed.tar.gz
whichbas: note to self about GET #1,A$ in Turbo.
-rw-r--r--whichbas.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/whichbas.c b/whichbas.c
index 780af6a..d6e4163 100644
--- a/whichbas.c
+++ b/whichbas.c
@@ -135,6 +135,9 @@ CALLBACK(handle_cmd) {
bas_type = BT_TURBO;
print_result();
}
+ /* partial: we really should detect GET #1,A$. this is Turbo-only, but
+ probably nobody ever uses it because it doesn't seem to *work*,
+ at least not in TB 1.5. */
break;
case CMD_RESTORE:
case CMD_TRAP: