]> git.sur5r.net Git - cc65/history - include/joystick.h
Added a missing -O configuration.
[cc65] / include / joystick.h
2016-02-28 Bob AndrewsMerge pull request #7 from cvemu/master
2015-12-27 Oliver SchmidtMerge pull request #249 from polluks/master
2014-11-02 Stephan MühlstrasserMerge https://github.com/cc65/cc65 into c1p
2014-07-01 Oliver SchmidtMerge pull request #128 from greg-king5/multi-comments
2014-06-30 Greg KingChanged multi-line C comments into another style. 128/head
2013-05-09 Oliver SchmidtRemoved (pretty inconsistently used) tab chars from...
2012-11-13 ol.scHarmozined typing of static driver address.
2012-11-01 ol.scIntroduced static standard drivers.
2011-07-07 uzRemoved __fastcall__ declarations for functions without...
2004-10-14 cuzAdded second fire button
2003-02-10 cuzFixed comments
2003-02-10 cuzMake joy_install, joy_uninstall user callable functions
2002-12-21 cuzAdded joy_stddrv
2002-12-20 cuzCleanup, new JOY_BTN_... macros
2002-12-20 cuzNew joystick API
2002-12-10 cuzThe C16 does also support a joystick
2002-08-09 cuzChanged joystick bits after change in joystick code...
2002-08-08 cuzVIC20 needs other joystick constants
2002-08-07 cuzAdded VIC20 port changes from Steve Schmidtke
2001-09-19 cuzCheck for wrong header file inclusions, add CBM510...
2001-09-08 cuzUse && and || in preprocessor #if statements. Other...
2000-07-22 cuzAdded standard copyright headers
2000-06-22 cuzAdd the atari target
2000-05-28 uzThis commit was generated by cvs2svn to compensate...