summaryrefslogtreecommitdiffstats
path: root/sys/dev/joy
Commit message (Expand)AuthorAgeFilesLines
...
* 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