Larken Dos:
----------
Open the "hardware setting" window:
Select the larken card and "auto-refresh", if you had to save datas on the disk image.
Select the drive type 5,25' drive.
In the Larken popup menu, Mount (insert a floppy in drive) a floppy image.
If the file is "Read-only", open the Larken toolbar and click on the right caption to lock or free it (write protection).

type:

Rand usr 14336  (3800h)

"LDOS" command.

DIRE (= Directory.)
LOAD"xxxxxx.Bx"
SAVE"xxxxxx.Bx"
DELE"xxxxxx.Bx"
FORM (= Format.)


LOAD"ORDI-5.B0" (B=Basic, A=Vars Array and C=machine Codes)

In a Basic program :
9990 RAND USR 14336
9995 REM LOAD"ORDI-5.BO"

Mageco DOS:
----------
- Mageco drive controler available in double drive (0+1) release (ROM V2.6-V3.0).
  type RAND USR 9123 to access to disk controler menu.
  ROMs (release 2.6 and 3.0 by James AUDEBERT & ric SANSON 1985) in the ROMS directory.

Notes:
* If the screen is full, type "C" (CONT) to clear the screen and continue to display the directory.
* Vb81 XuR able to display the current disk directory using LOAD"+"
* The blank_disk.img must be initialized, type FORMAT under LDOS to create a new empty disk.


XavSnap.