home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / atari / 8bit / 5162 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  2.5 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!rutgers!micro-heart-of-gold.mit.edu!bu.edu!dartvax!coos.dartmouth.edu!crow
  2. From: crow@coos.dartmouth.edu (Preston F. Crow)
  3. Newsgroups: comp.sys.atari.8bit
  4. Subject: Re: Macs and Ataris
  5. Message-ID: <1992Nov10.033751.29157@dartvax.dartmouth.edu>
  6. Date: 10 Nov 92 03:37:51 GMT
  7. References: <1992Nov9.035958.44537@kuhub.cc.ukans.edu> <1992Nov9.213752.6340@dartvax.dartmouth.edu> <BxH64F.Lxy@acsu.buffalo.edu>
  8. Sender: news@dartvax.dartmouth.edu (The News Manager)
  9. Organization: Dartmouth College, Hanover, NH
  10. Lines: 37
  11.  
  12. In <BxH64F.Lxy@acsu.buffalo.edu> v462etnn@ubvmsb.cc.buffalo.edu (David L Anderson) writes:
  13. >In article <1992Nov9.213752.6340@dartvax.dartmouth.edu>, crow@coos.dartmouth.edu (Preston F. Crow) writes...
  14. >>The SIO2PC device is a combination of hardware and software that allows a
  15. >>PC to pretend to be a physical Atari drive.  The Atari's SIO signals are
  16. >>translated into RS232 signals by the hardware device, and the PC software
  17. >>interprets these signals and responds in such a way as to emulate an Atari
  18. >>drive (or printer).  Unfortunatley, the PC software is (I believe) written
  19. >>in assembly and is not publicly available, making it rather difficult to
  20. >>port.
  21.  
  22. >SIO2PC is in the public domain (or maybe it's shareware).
  23. Shareware.  Not public domain.
  24. >It's available via anonymous FTP from atari archive (the
  25. >exact address escapes me right now).
  26.  
  27. >It's been much improved and I believe the source code
  28. >comes w/ it.  If not, disassembly shouldn't be too much
  29. >of a problem.
  30.  
  31. Last I heard, Nick Kennedy wasn't very excited about people looking at his
  32. source.  I think that's what the documentation says.  Anyway, if you
  33. want the source, I think you need to contact him.
  34.  
  35. Disassembly is a big problem if you don't have a PC.  The assembly code
  36. is 8088 assembly, not 6502, so the person looking to port the software to
  37. another platform has a real challenge.  And for most programmers, the idea
  38. of porting an assembly language program isn't very exciting.  I would
  39. suspect that most would find re-writing it in C would be the best bet.
  40. What is really needed is a list of the signals that the RS232 port needs to
  41. read and send, along with information on necessary delays.
  42.  
  43. --PC
  44. --
  45. Only be careful, and watch yourselves closely so that you do not forget the
  46. things your eyes have seen or let them slip from your heart as long as you
  47. live.  Teach them to your children and to their children after them.
  48. Remember the day you stood before the Lord your God...       --Deut 4:9-10a
  49.