Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!uunet!modcomp!kshaffer From: kshaffer@modcomp.uucp (Ken Shaffer) Newsgroups: comp.sys.ibm.pc.misc Subject: Re: software to use mouse in place of joystick Keywords: ibm.pc Message-ID: Date: 3 Jan 91 15:21:52 GMT References: <178@phi.UUCP> Sender: news@modcomp.uucp (Mr. News) Organization: MODCOMP, an AEG company Lines: 16 In <178@phi.UUCP> marka@phi.UUCP (Mark Allen) writes: >I am looking for a piece of software that would let me use my mouse for >joystick software. Can anyone help? It's easier to make a joystick look like a mouse than make a mouse look like a joystick. The reason: the mouse interface is via an INT call, whereas the joystick interface is often done directly via I/O instructions. On AT's there is a joystick INT call, but I doubt that games use this. The bottom line: a hack of your joystick software is necessary. Ken Shaffer modcomp!kshaffer