[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ADTpro protocol for sending VSDRIVE and BASIC over serial
On Tuesday, June 11, 2013 11:40:57 PM UTC-5, osgeld wrote:
> Java and I dont get along to well so I cant seem to pin it down in the source code, but for example speedy boot prodos...
>
>
>
> Apple Sends 0xB2 (2)
>
> I send back 0x50 (P)
>
> one byte containing the LSB of the filesize
>
> one byte containing the MSB of the filesize
>
> prodos file one byte at a time and it goes well
>
>
>
>
>
> I have tried many things and keep locking on sending the VSDRIVE driver, and I have not gotten to basic yet but will need it as well
>
>
>
> So Mr David can you fill me in on these 2 protocol's please?
>
>
>
> Thank you very much in advance!
well this one and only file seems to send 200 bytes more than size reports, add a + 200 to my filesize and I am in basic, now I know what, I can get down and figure out why
thanks for your help