[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Reading Joystick Position
- Subject: Reading Joystick Position
- From: Simon Williams <DONTemail@luddite.ca>
- Date: Tue, 19 Nov 2002 01:09:31 GMT
- Newsgroups: comp.sys.apple2
- Organization: Luddite Technologies Unlimited
- User-agent: MaxNews/0.82d
- Xref: archiver1.google.com comp.sys.apple2:24662
I'm having some problems figuring this out:
In Applesoft PDL(0) and PDL(1) are the X & Y coordinates of the
joystick, but I can't figure out the actual memory locations for these.
According to most of the information I have available I should be able
PEEK somewhere between 49252-49255, but these locations do not return
the same values and don't seem to be related at all to the joystick.
FWIW the joystick I'm using is a QuickShot which has an Apple setting
switch, and works perfectly for all games and programs I've tried (which
is why I assume the problem is with me and not the hardware).
Any help with this would be much appreciated.