Commit Graph

17 Commits

Author SHA1 Message Date
Raphael Assenat 74cf60d839 Add support for the N64 mouse
For now, just recognizes it's a mouse and treat it like a controller.
2019-02-04 17:08:52 -05:00
Raphael Assenat 81662cef2a Update copyright year 2016-10-10 15:01:22 -04:00
Raphael Assenat fe3814f7d1 honor the channel argument 2016-10-09 22:33:07 -04:00
Raphael Assenat fb43524d34 Update gcn64txrx code for multiple channels 2016-10-09 16:17:56 -04:00
Raphael Assenat 23f10866e9 GPLv3, Copyright updates, whitespace clean up 2015-12-06 21:55:06 -05:00
Raphael Assenat db8d973b82 Display errors only when tracing 2015-12-06 16:23:24 -05:00
Raphael Assenat 338c29f06c Add RX/TX dump facility 2015-12-06 15:44:26 -05:00
Raphael Assenat fd3e770fdf Fix wavebird detection 2015-12-04 23:06:18 -05:00
Raphael Assenat b7b07a37ee Do away with the gcn64 work buffer (saves more memory!) 2015-10-28 23:30:26 -04:00
Raphael Assenat 1a44a190cb Memory efficient reception code (one bit per bit!) 2015-10-28 23:03:16 -04:00
Raphael Assenat 03fcfa5b6c Reduce gcn64workbuf size 2015-10-27 23:58:04 -04:00
Raphael Assenat 6aaccb0eb3 Half the memory footprint for reception code 2015-10-27 23:50:18 -04:00
Raphael Assenat 501a4a619c Move inline assembler to assembler file (.S) 2015-10-27 22:09:53 -04:00
Raphael Assenat d36b9ee4ee New gcn64 transmit function (faster, lighter) 2015-10-26 23:35:06 -04:00
Raphael Assenat 332e302b6f Update gcn64 receiver for large packets (33 bytes) 2015-08-23 02:50:16 -04:00
Raphael Assenat 5e59201bc4 Add STK525 (dev board) support 2015-08-18 21:09:34 -04:00
Raphael Assenat c59242383f WIP 2015-06-13 23:44:21 -04:00