add interpreter script

This commit is contained in:
davidly 2024-07-02 07:58:57 -07:00
parent f3201017d1
commit e16b4f4a34
2 changed files with 4 additions and 0 deletions

View File

@ -18,3 +18,5 @@
18 NEXT I%
19 NEXT X%
20 PRINT COUNT%," PRIMES"
21 SYSTEM

View File

@ -0,0 +1,2 @@
ntvdm -r:. -c -p QB /RUN %1.BAS