[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Apple ][ using PC floppy
On Dec 28, 3:21 pm, schmidtd <schmi...@my-deja.com> wrote:
> I used the source code from a PD utility called "Hyper-FORMAT" when I
> integrated arbitrary disk formatting into ADTPro. There are a couple
> of bugs in the original (mostly having to do with disks larger than
> 2.1MB), but it's very useful for learning how to do it. That code is
> on Asimov here:ftp://ftp.apple.asimov.net/pub/apple_II/images/disk_utils/proformat.bxy
>
> ADTPro grafted its own UI, fixes and other stuff onto the original,
> but you can see the changes I made to the guts of the formatter here:http://adtpro.cvs.sourceforge.net/viewvc/adtpro/adtpro/client/src/pro...
Thanks, David. I took a look at the source and will give it a try
after finishing the hardware. At least there are options now.