Commit Graph

7 Commits

Author SHA1 Message Date
Raphael Assenat fb43524d34 Update gcn64txrx code for multiple channels 2016-10-09 16:17:56 -04:00
Raphael Assenat 8fe9a98a11 gcn64txrx: Return an error code specific to overflow 2015-12-06 16:11:29 -05:00
Raphael Assenat 07a53bee3a Honor maxlen argument when receiving gamecube data 2015-12-06 15:43:35 -05:00
Raphael Assenat 1a44a190cb Memory efficient reception code (one bit per bit!) 2015-10-28 23:03:16 -04:00
Raphael Assenat 5759944a1e Comment useless check (TODO: Implement) 2015-10-27 23:57:43 -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