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

Re: Disk Image to cassette tape



Thanks for the link!  Just for my own perverse interests, I'm in 
the middle of writing a .wav->binary file app.  The serial/game
port implementation will definitely help with the disk image part of
it.

In the end, it should be quite easy to hook a patch cable from the
cassette out/in to the PC sound card to send data and software to and
from the Apple (e.g. use the PC as a big, expensive tape recorder
that can convert its sound files into disk images).  

I'll post it when I'm done.  Something to keep me out of the beer
parlors.

Thanks!

TWS wrote:
> 
> I think that this will solve your problem::::::::::
> 
> Subject: New Apple ][ disk transfer program
>       Date: 20 Oct 98 00:29:54 GMT
>        From: wkt@css.adfa.oz.au (Warren Toomey)
>  Newsgroups: comp.emulators.apple2
> 
> I have made some significant changes to my Apl2serial program, which
> transfers Apple ][ floppy images to another computer. It was written
> for Apples _without_ a serial port.
> 
> The updated version is now at:
>         http://minnie.cs.adfa.oz.au/Apl2serial/
> 
> Please send me bug reports (and fixes!). This week is busy, but I should
> be able to look at things next week.
> 
> Cheers all,
>         Warren
> ---
> Leave only one s in my mail address
> 
> SEAN BURNETT wrote:
> 
> > Hi,
> > I would like to do this on an Apple II/e:
> > -> copy a 5 1/4" diskette onto a tape cassette as a disk image (using
> > the "cassette out" peripheral.  Are there any utilities out there that
> > will allow me to do this?  Is this something i can do with just regular
> > dos 3.3 commands?  Does anybody know anything about using the cassette
> > out with an Apple II/e?
> >
> > Thanks in advance!