Nascom Newsletter |
Volume 3 · Number 3 · August 1983 |
| Page 30 of 37 |
|---|
| 1F | 30 mS |
| 1E | 20 mS |
| 1D | 12 ms |
| 1C | 6 mS |
The relevant location will depend on the version of NAS-DOS which you are using:
| 1.1 | D34D |
| 1.2 | D346 |
| 1.4 | D34E |
Those of you with EPROM blowers can change the relevant location to suit your drives if necessary. Do remember the usual precautions and keep the original chip in case of accidents during the modification process.
As well as allowing programs to be stored on disc NAS-DOS allows
data to be stared
Before any disc commands are used in a BASIC program under NAS-DOS the command
DOKE
must be executed by the program to set up a link to the NAS-DOS Commands. You must then initialise the NAS-DOS commands and data area with an instruction of the form
A=USR(1)
When using subsequent disc commands remember that the number of the disc drive is stored in location 3360 (decimal), so if you want to change the disc drive accessed you must include in the
| Page 30 of 37 |
|---|