English
Language : 

NSB8 Datasheet, PDF (16/158 Pages) List of Unclassifed Manufacturers – BASIC interpreter for Z80 family
grifo®
ITALIAN TECHNOLOGY
HOW TO START
This chapter describes the operations to perform for a first, elementary use of the NSB8 software
package. The following list of operations refers to the descriptions reported in the previous chapters,
so please read them carefully.
1) Install GDOS 80 operating system and make experience on its use.
2) Copy into a work directory all the received disks contents. We suggest to use the GDOS 80
directory as the NSB8 work directory and to copy all the received files, even those saved on
subdirectories, into this work directory.
3) Read completely the received documentation (use ACROBAT READER on files with .PDF
extension and any text editor on files with .DOC or .ENG extensions).
4) Select the upper case (caps lock) on Your P.C. keyboard.
5)4) Run NSB8 programming language by typing:
C:NSB8<CR> -> if You load NSB8 from hard disk
N:NSB8<CR> -> if You load NSB8 from ROM disk
and wait for the following screen:
FIGURE 1: NSB8 START UP SCREEN
6) Type some NSB8 commands like: SCR<CR>
CAT3<CR>
LIST<CR>
and some NSB8 instructions like: PRINT "Hello world"<CR>
PRINT 10/5,10/3,SQRT(100)<CR>
and check the results listed in the following screen:
Page 4
NSB8
Rel. 5.10