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

Re: Q: Transfering Disk Images using Tape Output



cnetto@softdes.com.br wrote:

> Hi Folks:
>
> I have a program that I wrote years ago that copies every track of a
> disk to a cassete tape. If I connect the tape output of my Apple II to
> my Sound Blaster line input, I'll be able to get all ZEROS/ONES of my
> disk in my PC.
>
> After that, I can write a program that read the .wav file and generate
> a disk image. But, I don't know how to generate a disk image, because
> I know that I should insert lots if bits to create sector formating
> and other stuffs like this, but I don't know any detail.
>
> Questions:
>
> 1) Do you know a program ready to use that tranfer disk images using
> the tape output?
>
> 2) Is there a disk image format without those bits but only with the
> acctual data (I write to the tape not the total 140k, but only the
> actual data). Any suggestion on wich format to use or a program that
> can create a disk image from the format I have?

On the Spectravideo emulator, there is a program that reads Spectravideo
tapes (after they have been recorded into WAV files through your sound
card), and converts them into .cas images that the emulator can use.
See : http://www.acc.umu.se/~yarin/sviemu/

So what you are trying to do is definitely possible !

I think I have the Apple Disk format settings somewhere - I'll try and dig
them out.

In the meantime, check out Asimov - there are some great utilities - with
source code included - that may help.

Mike O'Malley