[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dsk files?



In article <zot-0107960618580001@usr7ip40.azstarnet.com>,
zot@azstarnet.com (JJ Baker) writes:

>
>I downloaded some .dsk files from ftp.asimov.net and I guess they are
>supposed to be disk images. Does anyone know how to work with these on an
>apple II? Or is it just for emulators or somthing.


     Here is some quickie info (extracted from docs) covering DSK2FILE,
UNIMAGE, and DEIMAGE:  


DSK2FILE
   by Ronald T. Kneusel, rkneusel@post.its.mcw.edu

DSK2FILE creates DOS 3.3 or ProDOS order disk image files of 5.25" Apple
floppies.  It also writes image files back to disk.  It will run on any II
that can run ProDOS.  Code is in Applesoft and machine.  Complete
documentation is included.

The most recent version of DSK2FILE will always be available from:
ftp://kreeft.intmed.mcw.edu/q/pub/apple2/dsk2file



UNIMAGE Pro and DEIMAGE v0.1 7/4/94
   by Ivan Drucker

Both programs require ProDOS 8 and BASIC.SYSTEM.

UnImage Pro converts Apple ][ 5.25" disk images, such as those used with
Kevin Lund's great Mac-based emulator Stop the Madness!, back to disks. It
will also work with IBM-PC emulators which use the same format. It
converts an image back to a disk. It requires that the image be on a
mounted ProDOS volume, and rather obviously it requires a 5.25" drive.  It
is unpolished but usable.

DeImage reads an STM image file of a standard DOS 3.3 disk, located on a
mounted ProDOS volume (i.e. a 3.5" floppy or a hard drive) and allows you
to extract AppleSoft and Binary files into ProDOS. It is very slow when
the image is not on a RAM disk or a hard drive.  It is unfinished, and
will probably stay that way as far as my participation goes. It works well
for those two filetypes, though.

___________________________


     The files can be obtained from Caltech apple2 ...

ftp://apple2.caltech.edu/zocalo/pub/apple2/utils/dsk2file.shk
   This is a whole-disk .SHK file-- seems to be earlier version.

ftp://apple2.caltech.edu/zocalo/pub/apple2/utils/dsk2file30.shk
   This is not a whole-disk .SHK file-- seems to be current version.

ftp://apple2.caltech.edu/zocalo/pub/apple2/utils/dsk2file.txt


ftp://apple2.caltech.edu/zocalo/pub/apple2/utils/unimage0.1.shk

ftp://apple2.caltech.edu/zocalo/pub/apple2/utils/unimage.readme


ftp://apple2.caltech.edu/zocalo/pub/apple2/utils/deimage0.1.shk

ftp://apple2.caltech.edu/zocalo/pub/apple2/utils/deimage.readme


Rubywand