[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: // Joystick commands/values



: 
: 10 ?PDL(0),PDL(1):RUN
: RUN
:
	It is OK under Applesoft BASIC but it may give wrong reading when it is ran under Integer BASIC since Integer BASIC is somewhat being a faster BASIC
than Applesoft. I remember that all the 4 paddles are triggered by the same
timer, so there should be a short delay (some us?) between reading of paddles.

William