home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / alt / msdos / programm / 2957 < prev    next >
Encoding:
Internet Message Format  |  1992-12-15  |  1.7 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!yale.edu!ira.uka.de!rz.uni-karlsruhe.de!rz.uni-karlsruhe.de!usenet@rz
  2. From: DITTRICH@ifk20.mach.uni-karlsruhe.de (Joerg Dittrich)
  3. Newsgroups: alt.msdos.programmer
  4. Subject: Re: Two Joystick Port prob
  5. Message-ID: <1gkrapINN606@nz12.rz.uni-karlsruhe.de>
  6. Date: 15 Dec 92 14:50:01 GMT
  7. References: <1992Dec10.205227.14353@news2.cis.umn.edu> <1gj859INNd2t@flop.ENGR.ORST.EDU>
  8. Organization: University of Karlsruhe, FRG (Dept. of Mechanical Engineering)
  9. Lines: 21
  10. NNTP-Posting-Host: ifk20.mach.uni-karlsruhe.de
  11. X-News-Reader: VMS NEWS 1.20
  12. In-Reply-To: kingjas@xanth.CS.ORST.EDU's message of 15 Dec 92 00:16:41 GMT
  13.  
  14. In <1gj859INNd2t@flop.ENGR.ORST.EDU> kingjas@xanth.CS.ORST.EDU writes:
  15.  
  16. > I don't believe this can be done because both "Ports" for two joysticks are 
  17. > built into the single port.  Every joystick port( all that I know of ) contain
  18. > 15 pins.  Of these pins 4 are used in joystick functions( 1 horz., 1 vert.,
  19. > 1 left button, 1 right button of course this is really 8 but whose counting )
  20. > and then a couple for sync. and etc.  There is only one standard address( this
  21. > is key ) and usually one of the cards dominates that address.  Therefore
  22. > only one card can be read, because there is know way of knowing or sync. the two
  23. > cards.
  24. > Jason King
  25. Wasn't it that way: 1pin ground, 2 for buttons and two for hor. and vert. pos.?
  26. (PCs have analog Joystick instead of digital which need 4 pins for up/down/left
  27.  and right). This means two joysticks need 1 ground + 4 buttons + 4 position=9.
  28. There is the need to build a Y-connector. You may find this pin-layout in your
  29. soundblaster manual. Not shure if all (or any) usual game-port supports two
  30. joysticks.......
  31. Good luck, Joerg.
  32.