Why are joystick driver load and install functions needed, at least on NES, where reading the joystick state is just a matter of reading and writing to $4016 and $4017 ?
---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail. Received on Mon Dec 29 01:59:41 2008On Fri, Nov 28, 2008 at 09:24:28PM -0300, Tachdaun wrote:Because I wasn't aware of it. Where is it? how do I call it?There's some info in the docs: http://www.cc65.org/doc/funcref-22.html http://www.cc65.org/doc/nes.html Also, a look into the joystick.h header file might be helpful. Most non standard header files have comments that describe functions and data. Regards Uz
This archive was generated by hypermail 2.1.8 : 2008-12-29 01:59:44 CET