]> git.sur5r.net Git - cc65/history - include/joystick.h
Removed a "cc65_" prefix.
[cc65] / include / joystick.h
2018-05-21 IrgendwerMerge branch 'master' into popptr1
2018-04-16 Oliver SchmidtMerge pull request #627 from jedeoric/master
2018-02-21 StefanMerge pull request #6 from cc65/master
2018-02-10 Oliver SchmidtMerge pull request #588 from polluks/master
2018-02-07 Oliver SchmidtMerge pull request #587 from polluks/master
2018-02-02 Oliver SchmidtFactored out target specific inclusion of target header.
2017-10-23 jedeMerge branch 'master' of https://github.com/jedeoric...
2017-10-22 jedeoricMerge branch 'master' into master
2017-10-22 Oliver SchmidtMerge pull request #504 from jedeoric/master
2017-10-08 Oliver SchmidtMerge pull request #503 from jedeoric/master
2017-09-27 Oliver SchmidtMerge pull request #494 from jedeoric/master
2017-08-20 Oliver SchmidtMerge pull request #452 from mrdudz/kbrepeat
2017-08-19 Oliver SchmidtRemoved joy_masks array.
2017-08-06 Bob AndrewsMerge branch 'master' into kbrepeat
2017-07-31 Oliver SchmidtMerge pull request #472 from gungwald/master
2017-07-28 Oliver SchmidtRemoved 'fire'.
2017-07-28 Oliver SchmidtMerge pull request #467 from pmjdebruijn/joy
2017-07-23 Pascal de Bruijnjoy: refactor generic joy_masks array indices and macros 467/head
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...