Just trying SMQmulator, though I just need QDOS 1.2 JS-ROM only, this comes with SMSQ/E system by default.
These are my settings.
Code: Select all
# Directory name for NFA1_ drive
NFA1 = /home/pi/mdv1/
NFA2 = /home/pi/mdv2/
NFA_USE = MDV
# Change case of files on NFA devices (0: no change 1:upper case 2:lower case)
NFA-FILENAME-CHANGE = 2
I have troubles listing all files from the NFA device, it either lists all lower case or upper case file names.
E.G. mdv1_ contains
Code: Select all
GRAPH_BIN
draw_bas
Option NFA-FILENAME-CHANGE=2 `dir mdv1_' lists a single file `draw_bas', option=1 lists a single file `GRAPH_BIN'.
Need to see all files ideally converted to lower case.
DATA_USE MDV2_: PROG_USE MDV1_
DIR says, NFA DRIVE 2 MS-DOS in the header, I do not know what it means.
Tomas