[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
joystick
- Subject: joystick
- From: "Guillaume Tello" <houten.van@wanadoo.fr>
- Date: Sat, 27 May 2006 10:54:39 +0200
- Newsgroups: comp.sys.apple2
- Organization: les newsgroups par Wanadoo
- Xref: g2news2.google.com comp.sys.apple2:8278
hi,
I get a joystick but with a cut cable. I plugged it again and i'd like to
know if this is correct:
UP : PDL(0) = 0
DOWN: PDL(0)=255
RIGHT PDL(1)=255
LEFT PDL(1)=0
the top button if peek(49250)>127
the left button if peek(49249)>127.
Thanks!
Guillaume.