aboutsummaryrefslogtreecommitdiff
path: root/whichbas.h
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2025-03-24 15:31:38 -0400
committerB. Watson <urchlay@slackware.uk>2025-03-24 15:31:38 -0400
commite1e42bb3c5db65e433e1800579d85b526a28118e (patch)
treecbed9d3406711eb1ca35c31a108b36c88c9eaf51 /whichbas.h
parent9e70bd4086c2695722844cfaf7f0cccc09fb0c98 (diff)
downloadbw-atari8-tools-e1e42bb3c5db65e433e1800579d85b526a28118e.tar.gz
whichbas: add detection for OSS Integer BASIC.
Diffstat (limited to 'whichbas.h')
-rw-r--r--whichbas.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/whichbas.h b/whichbas.h
index 0165953..e414241 100644
--- a/whichbas.h
+++ b/whichbas.h
@@ -14,4 +14,5 @@
#define SRET_EXTENDED_BXE 12
#define SRET_COMPILED_TURBO 13
#define SRET_APLUS 14
+#define SRET_OSSINT 15
#define SRET_NOT_BASIC 64