aboutsummaryrefslogtreecommitdiff
path: root/whichbas.c
diff options
context:
space:
mode:
Diffstat (limited to 'whichbas.c')
-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: