1
0
mirror of https://github.com/raphnet/gc_n64_usb-v3 synced 2024-11-14 05:05:07 -05:00
Commit Graph

13 Commits

Author SHA1 Message Date
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