summaryrefslogtreecommitdiff
path: root/insns.bas
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2002-04-30 20:54:13 +0000
committerH. Peter Anvin <hpa@zytor.com>2002-04-30 20:54:13 +0000
commit900fa5b26b8f1374416d6dfbdacfed65f10ae5eb (patch)
tree6a9da7522e58ceb5da75207b1ac9fecf9cc41c9b /insns.bas
parenteba20a73f2b3396f617747e789e35a679eb09606 (diff)
downloadnasm-900fa5b26b8f1374416d6dfbdacfed65f10ae5eb.tar.gz
NASM 0.98p3-hpanasm-0.98p3-hpa
Diffstat (limited to 'insns.bas')
-rw-r--r--insns.bas7
1 files changed, 6 insertions, 1 deletions
diff --git a/insns.bas b/insns.bas
index 36dc3e12..5178aa63 100644
--- a/insns.bas
+++ b/insns.bas
@@ -5,11 +5,16 @@
' FIDO: Mark Junker@2:2437/47.21
'
' COMMENT: While I wrote this program I often asked me, if it isn't easier
-' to write an interpreter for pearl-scripts :]
+' to write an interpreter for Perl-scripts :]
'
' COMMENT: To start the program press SHIFT+F5 within the QBasic IDE
' or start it from the command-line with QBASIC /RUN MACROS
'
+'
+' THIS PROGRAM NEEDS TO BE UPDATED -- it doesn't create insnsi.h
+' and insnsn.c. However, Perl interpreters are now available for both
+' DOS and Windows, so it seems pointless to spend the effort.
+'
DEFINT A-Z