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

Re: Virtual serial drive



On 9/4/2012 4:46 AM, Ric wrote:> I try on my //c 255 rom but don't work right.
> Should be rewrite serial card subroutine on file SERIAL.DRIVE
> The command dos is Apple2VirtualDrive COM1 disk.hdv

It won't work on a IIc because it is currently hard-coded to talk to the GS serial hardware. I've got the serial code isolated and bolted the serial backend of ADTPro to it, and now it'll use whatever hardware is supported by that. But I still have to get the driver to attach to ProDOS correctly - I'm reading the Beyond ProDOS book for that now.