[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: image to disk ?-- ways to transfer
- Subject: Re: image to disk ?-- ways to transfer
- From: "Simon Biber" <simon@basilisk2.cjb.net>
- Date: Fri, 09 Feb 2001 14:46:35 GMT
- Newsgroups: comp.sys.apple2, comp.emulators.apple2, comp.sys.apple2.comm
- Organization: BigPond Internet Services (http://www.bigpond.net.au)
- References: <eSIf6.12751$tS.3130172@typhoon.austin.rr.com> <3A806502.7344C921@swbell.net> <Ulqg6.4848$o85.28004@news-server.bigpond.net.au> <3A83F20C.D9FC01A0@swbell.net>
- Xref: supernews.google.com comp.sys.apple2:5910 comp.emulators.apple2:687 comp.sys.apple2.comm:86
If what you are sending is a hex dump like this:
CALL-151
9D00:D3 9C 81 9E BD 9E 75 AA 93 AA
:60 AA 00 9D BB B5 EA 9E 11 9F
etc., then you will not get linefeeds except at the ends of the lines, so I
don't think you would need per-character delays at 1200 baud. A line-end
delay of 20-30 ms would be fine.
Simon.