[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ADTpro protocol for sending VSDRIVE and BASIC over serial
- Subject: ADTpro protocol for sending VSDRIVE and BASIC over serial
- From: osgeld <kevin@hackaday.com>
- Date: Tue, 11 Jun 2013 21:40:57 -0700 (PDT)
- Complaints-to: groups-abuse@google.com
- Injection-date: Wed, 12 Jun 2013 04:40:57 +0000
- Injection-info: glegroupsg2000goo.googlegroups.com; posting-host=68.63.241.9; posting-account=hc0qfgoAAADa7AkwNHDdvntbPlI6-0vG
- Newsgroups: comp.sys.apple2
- User-agent: G2/1.0
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!