- Download UxFiler.exe
and save it somewhere appropriate.
- Download bbcbasic and save it somewhere
appropriate.
- Run Ersatz-11 or SIMH, boot Unix and log on as root.
See here for sample .INI files.
- Create a dummy file for BBC BASIC and set the file mode, for instance:
- with Unix v6: cp /unix /bin/bbcbasic, then chmod 755 /bin/bbcbasic
- with Unix v7: cp /unix /usr/bin/bbcbasic, then chmod 755 /usr/bin/bbcbasic
- Log off from Unix and shut down, in SIMH by pressing Ctrl-E, in
Ersatz-11 by pressing Shift-Enter, and then enter quit.
- Run UxFiler.
- Select the Unix disk image with, for instance:
mount "C:\My Documents\PDP11\unix0_v6_rk.dsk"
- Select the Unix directory with the bbcbasic file in with, for instance:
cd usr followed by cd bin.
- Copy the bbcbasic file into the disk image with, for instance:
import "C:\My Documents\PDP11\bbcbasic" bbcbasic.
- Exit from UxFiler with quit, rerun Ersatz-11 or SIMH, boot Unix
and log on.
- BBC BASIC is run by typing bbcbasic.
|
|