home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / sys / atari / 8bit / 4282 < prev    next >
Encoding:
Internet Message Format  |  1992-08-20  |  1.4 KB

  1. Path: sparky!uunet!portal!cup.portal.com!Rick_Michael_Cortese
  2. From: Rick_Michael_Cortese@cup.portal.com
  3. Newsgroups: comp.sys.atari.8bit
  4. Subject: Re: IBM to 8bit null modem
  5. Message-ID: <64340@cup.portal.com>
  6. Date: Thu, 20 Aug 92 07:11:38 PDT
  7. Organization: The Portal System (TM)
  8. References:  <QKf-1DB@engin.umich.edu>
  9. Lines: 16
  10.  
  11. I've done it a couple of times, through both an 850 & a joystick with the
  12. MPP R: handler. Even wrote a dumb 1200 baud joystick routine for someone
  13. who didn't want to buy a modem to get the MPP handler to his Atari. It
  14. just sat there collecting stuff from the IBM at 1200 baud, then wrote the
  15. info out to a disk file. I've had minor problems with the software I've
  16. used. With the Atari, the last Xmodem block is padded to 128 bytes by adding
  17. extra characters. Something like(?) if you are sending 193 bytes, the 1st
  18. 128 go fine, but the next 65 bytes are padded with the CHR$(65) to make it
  19. to 128 bytes. Some IBM software stores the original file with this "garbage"
  20. appened to it. The reason why SIO2PC has so many advocates is it really is
  21. that good. I haven't finished my yet (like everything else!), but I just
  22. spent about the last month reworking a couple of hard drives & an old
  23. clone I wasn't using. If you plan on expanding the Atari, it's really a
  24. cheaper way of doing it. Parts for the SIO2PC run about < $10 & I found
  25. a 17 meg HD/controller for $22.50. You can basically end up with a lot
  26. of storage cheap. 
  27.