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

Re: Extracting from GS images



> > That explains a lot.  D3110 is one of those DOS 3.3 hacks that allows
> > it to work on 3.5 inch disks.  In this case it's called UniDOS. 
> > Unfortunately, I don't know of any way to extract the files from this
> > type of image.
> > 
> > I tried the D3110 image on Kegs32r3 (a GS emulator) and set the
> > control panel to boot slot 5. It seemed to run perfectly.  I thought
> > that I could put a blank 143 kb DOS 3.3 image in slot 6 and copy the
> > files one at a time from the UniDOS image to the DOS 3.3 image, but it
> > did not work.  I got I/O errors.
> > 
> > So, if as you said, you cannot use a GS emulator I don't know of any
> > way you can run the games on UniDOS disk images.
> 
> 
> No, there is no emulator I can use except for a very limited, text
> only II+ emulator which does not work with most disks anyway.  I might
> be wording things wrong, but can these disks be converted to XGS
> images?  The program I mentioned earlier which copies files from disk
> images claims to work with those images (2mg, maybe?) but I have no
> idea, short of trying to fight with the emulator which is useless to
> me, how that could be done.  Besides, because of the odd format, could
> files be read anyway?  Finally, although not my preference, any way to
> copy to ProDOS images?  I have very limited ProDOS support with my
> emulator, but things should work since they are just Applesoft files.

OK, I went back and tried it again and this time I managed to copy
some of the Applesoft files to a 143 kb DOS 3.3 disk image.
If you send me your email address I will email the image to you.  You
can try it out and if it works then I will copy the rest to 143 kb
images.
My address is charlied@bboard.com
One possible problem is that there are also binary files (and one text
file) on the disk image that are not obviously associated with any
particular applesoft file.
Another problem is my memory. Right now I don't remember how to copy a
binary file from one disk to another without a copy program, so I'll
have to figure that out. For Applesoft files it is simple just "LOAD
filename S5" "SAVE filename S6".

Charlie