home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 6443 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: zippy.dct.ac.uk!str-ccsun!not-for-mail
  2. Newsgroups: comp.sys.amiga.programmer
  3. Subject: Re: Null-modem source
  4. Message-ID: <4jd4le$3a3@vulture.dmem.strath.ac.uk>
  5. From: nbc@vulture.dmem.strath.ac.uk (Neil Brendan Clark)
  6. Date: 28 Mar 1996 04:30:38 -0000
  7. References: <4ijj5e$aeo@news.uni-c.dk>
  8. Organization: University of Strathclyde
  9. NNTP-Posting-Host: vulture.dmem.strath.ac.uk
  10.  
  11. Christian Hessenbruch <christ@apollo.roskildees.dk> wrote:
  12. >Does anyone know of a place to find an asm-source
  13. >showing how to make a null-modem connection.
  14. >(for a game)
  15.  
  16. I don't know about assembly source, but you'll find all the relevant 
  17. information for serial port communication in the RKMs. If you use this,
  18. it'll be a case of making a few library calls, setting up the odd structure,
  19. and off you go (presuming that you have a null modem cable ;-)
  20.  
  21. You have several advantages in using the OS here; it'll be quicker than
  22. reinventing the serial wheel, it may work in the future, and the serial
  23. drivers were written by people who knew what they were doing and had known
  24. how to do so for years...
  25.  
  26. -- 
  27. Capitalists think rich people are    | Neil Clark
  28. automatically good, whereas          | Transparent Telepresence Group
  29. communists think they are            | <http://telepresence.dmem.strath.ac.uk/>
  30. automatically bad.                   |
  31.