[Coco] SCD-DOS for Dragon computers

Darren A mechacoco at gmail.com
Mon Jan 19 11:16:21 EST 2015


On Mon, Jan 19, 2015 at 7:14 AM, Zippster wrote:

>
> I can create an .SDF image, and save/load basic programs.
> It doesn’t seem to like the .VDK images with Dragon software
> I found on the net though.
>
> I can get the .BIN files etc, onto my PC, but so far no luck getting
> them into a .DSK or .SDF image that the modded DOS and SDC
> combo work with.
>


I tried a couple VDK images which did work. Can you provide a link to one
that doesn't?

The Dragon DOS file system is not compatible with RSDOS. I don't know if
there are any tools to extract/insert files into a DSK image using the
Dragon's file system.

To create a blank 40 track DSK file for the Dragon, you need a couple extra
steps:

DRIVE 1, "DRAGON.DSK", NEW
SWRITE 1,39,18,"",""
DSKINIT 1

Note that the Dragon command is DSKINIT instead of DSKINI and the drive
number conventions are to use 1 and 2 instead of 0 and 1.

- Darren


More information about the Coco mailing list