Go to Google Groups Home    comp.sys.apple2
Re: disk image emulator on the GS - possible?

Charlie <charlied...@vereyezon.net>

"schmidtd" <schmi...@my-deja.com> wrote in message

news:0013e6f9-ed4d-4d3d-a49c-eab7b9995118@z14g2000yqa.googlegroups.com...
On Jul 1, 8:22 am, nyder <nyder...@gmail.com> wrote:

>> Just wonder how possible is a disk image emulator for the GS?
> Do you mean like the RAM disk that's built into the GS control panel?
>> It's just it seems a lot of disk are in the 2mg format, and it seems
>> currently you have to use emulators to convert them into something
>> readable by the GS.
> Well, the 2mg needs to be stripped of its 2mg header, but that's about
> it.  The raw disk data can then be loaded on a physical (or RAM) disk
> by any of a number of file or disk transfer methods.

The 2mg format supports at least 3 types of data, including nibbles.
Just stripping off the header and loading the data into a RAM disk *may*
work as a quick and dirty method but I wouldn't advise doing this as a
regular way to use 2mg images.  Also the 2mg format allows for comments
anywhere in the image.  Although I've never seen an image that used this
feature, it wouldn't surprise me to find one.

Charlie