On 9/10/2012 10:54 PM, Kevin wrote:
On Monday, September 10, 2012 9:04:17 PM UTC-5, schmidtd wrote:On 9/1/2012 9:04 AM, Ric wrote:How can i create a serial drive for apple II, i found Apple2VirtualDrive at this link ftp://ftp.apple.asimov.net/pub/apple_II/utility/, but I don't know how to do.http://adtpro.sourceforge.net/vdrive.htmloh yea, this is the stuff right here, its going to save me TONS of time and wear n tear on the drive / disks
Good deal. I wouldn't personally trust medical or financial records to the transport, but it's pretty good for what it does.
how much of the server code did you have to change (aside from the language port)I was eyeballing it the other day and thinking it wouldnt be impossible to get the functionality on a microcontroller + SD card (like I have any time anymore)
I really only used the protocol specification, not the code for the server. Plus I wrapped the protocol to make it fit better with the ADT family, and it was missing the checksum (which should probably be a CRC, but there's only so much space on the Apple II..). But putting a serial server on a microcontroller would be pretty simple for those more hardware-ly inclined than me.