Commit Graph

15 Commits

Author SHA1 Message Date
Raphael Assenat 9c99048c6f run avr-size in AVR mode 2018-09-05 10:42:53 -04:00
Raphael Assenat 9f665068ae Bump version to 3.5.0 2017-11-20 00:13:50 -05:00
Raphael Assenat 158d9bffda Makefile 'restart' target
Useful for some tests...
2017-01-08 16:19:41 -05:00
Raphael Assenat b22985712f Add stack overgrow detection
If the stack ever grows too large (and starts overwriting variables
in .bss) the firmware jumps into the bootloader. This is better than
just continuing to run with strange side effects.
2017-01-08 15:14:55 -05:00
Raphael Assenat fb43524d34 Update gcn64txrx code for multiple channels 2016-10-09 16:17:56 -04:00
Raphael Assenat b6386b8948 Add shorter version string 2016-08-22 23:17:49 -04:00
Raphael Assenat 728aef1e5f Move scripts to scripts/ 2015-12-06 23:13:29 -05:00
Raphael Assenat afcbcd8c24 rename build file 2015-11-02 21:57:15 -05:00
Raphael Assenat 8bd2eb1710 Add justflash target 2015-10-27 22:10:18 -04:00
Raphael Assenat 847a7c84e1 Update makefiles for version string 2015-10-17 23:21:01 -04:00
Raphael Assenat 0bf5ac3a9c Send command to enter bootloader when flashing 2015-09-09 22:56:21 -04:00
Raphael Assenat 2444e7699b Add gamecube support (and rework makefiles) 2015-08-21 00:16:34 -04:00
Raphael Assenat a07c8cbd70 Use new gampad data and usbpad 2015-08-20 23:39:54 -04:00
Raphael Assenat a84b70c369 Start bootloader by USB message 2015-08-16 01:59:38 -04:00
Raphael Assenat c59242383f WIP 2015-06-13 23:44:21 -04:00