home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / cbm / 5411 < prev    next >
Encoding:
Internet Message Format  |  1993-01-11  |  2.1 KB

  1. Path: sparky!uunet!comp.vuw.ac.nz!newshost.wcc.govt.nz!kosmos.wcc.govt.nz!mcmillan_a
  2. From: mcmillan_a@kosmos.wcc.govt.nz
  3. Newsgroups: comp.sys.cbm
  4. Subject: Re: null modem for C64: help needed
  5. Date: 12 Jan 93 01:16:14 NZST
  6. Organization: Welligton City Council, Public Access.
  7. Lines: 35
  8. Distribution: usa
  9. Message-ID: <1993Jan12.011614.1@kosmos.wcc.govt.nz>
  10. References: <1993Jan8.150705.17077@cbnewse.cb.att.com>
  11. NNTP-Posting-Host: kosmos.wcc.govt.nz
  12.  
  13. In article <1993Jan8.150705.17077@cbnewse.cb.att.com>, liuzzo@cbnewse.cb.att.com (james.g.liuzzo) writes:
  14. > I need to download some files to my C64.  A friend suggested that 
  15. > rather than buying a modem for my C64, I download the files to my
  16. > Macintosh (which has a modem), and then use xmodem to transfer them 
  17. > from the Mac to the 64 over a null modem cable.
  18.  
  19. There a now a number of C64 terms which will let you use more efficient
  20. protocols than xmodem.
  21.  
  22. > After digging out my C64 Programmer's Manual, it looks like the
  23. > xmit and receive lines on the C64 user port need to be converted from
  24. > 5 to 12 volts for the null modem cable.  Then it looks like it's just 
  25. > a matter of connecting xmit and receive (crossing them) and ground 
  26. > to the Mac port.
  27.  
  28. You are exactly right!  There are some commercial interfaces available
  29. at a price. All that is needed are 4 capacitors, 4 diodes, 1 1488 ic
  30. and 1 1489 ic, plus connectors.
  31.  
  32. > Have I got this right?  Assuming this works, at what speed could I
  33. > transfer files across the 2 machines?  Any other considerations I should
  34. > know about?
  35.  
  36. I have a 128 and can null modem (with Desterm) to my pc at 9600 baud. On a 
  37. 64 you might find 2400 is the fastest. (Try Novaterm 9.4)
  38. You'll also need to translate PETASCII text files to ASCII... I found no
  39. pc proram that would do that simple task, so wrote one using QuickBasic 4.5, 
  40. which anyone is welcome to... but I don't know if it would run on a mac.
  41.  
  42. How compatible is the mac with a pc?? There's a wee gem of a program called
  43. x1541.exe which lets you copy straight to a 1541 from a pc. Available from
  44. ccosun.caltech.edu pub/rknop/INCOMING.
  45.  
  46. Cheers - Kirk
  47.  
  48.