<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>
Date   : Tue, 26 Jul 1994 10:17:13 +0100
From   : jfid@... (James Fidell)
Subject: Re: BBC -> PC.

Stephen Quan wrote:

> Hi, I seem to be behind everyone this one.
> 
> How did you transfer your BBC ROMs to your emulators???
> Did you construct a serial cable from the RS423 to the RS232 and use
> some kind of terminal transfer program?

I made up a serial cable.  I've had problems in the past, because the
signal level ranges are different between RS423 and RS232 and even
though theoretically there shouldn't be any problems, some hardware won't
talk.  My PC seems to talk to the beeb fine, though.

I've been transferring files by running this program at the Beeb end :

       10 *FX 3,3
       20 *DUMP <filename>
       30 *FX 3,0

and just doing :

       cat < /dev/ttyS1 > <filename>

on the PC (hey, it's easy when you're running UNIX :-)  I then wrote a
short C program to convert the *DUMP format to a binary.

James.

-- 
 "Yield to temptation --             |
  it may not pass your way again"    |     jfid@...        
                                     |
        - Lazarus Long               |              James Fidell
<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>