summaryrefslogtreecommitdiffstats
path: root/sys/dev/joy
Commit message (Expand)AuthorAgeFilesLines
...
* Actually, 97 out of 304 devsw functions had benignly mismatched types.bde1995-09-081-2/+2
* Remove trailing whitespace.rgrimes1995-05-301-6/+6
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-281-3/+3
* Replace all remaining instances of `i386/include' by `machine' and fixbde1995-02-261-4/+6
* Put the joystick status in a struct {int x, y, b1, b2;} rather than in ajmz1995-02-221-6/+6
* Add parentheses around macros!jmz1995-01-291-2/+2
* Do not recompute TIMER0's maximum count, since it is in timer0_max_count.jmz1995-01-281-11/+8
* Changed address of the game controller to 0x201 (was 0x200)jmz1995-01-251-0/+209
OpenPOWER on IntegriCloud