Commit Graph

25 Commits

Author SHA1 Message Date
Raphael Assenat 786088e4b1 Increase version 2021-02-17 22:44:42 +09:00
Raphael Assenat 4999f07c14 Add support for Gamecube keyboards 2018-11-06 10:38:39 -05:00
Raphael Assenat f5e268fb19 bump version to 3.5.2 2018-09-05 10:43:04 -04:00
Raphael Assenat b01df9f239 Version 3.5.1 2018-04-10 17:17:51 -04:00
Raphael Assenat f42a29b888 Add a second interval timer 2018-04-10 15:07:35 -04:00
Raphael Assenat 9f665068ae Bump version to 3.5.0 2017-11-20 00:13:50 -05:00
Raphael Assenat 05b47f9967 Prepare for release 3.4.1 2017-08-14 17:59:12 -04: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 e944017c36 Bump version to 3.4, change product IDs 2016-11-28 11:45:52 -05:00
Raphael Assenat e7bca6ce08 forgot to increase version... 2016-11-27 16:58:50 -05:00
Raphael Assenat 434aec0d4b Version 3.3.1 2016-11-02 22:10:54 -04:00
Raphael Assenat 8da31387f6 Version 3.3 2016-10-10 14:56:02 -04: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 3ec1c0b711 Version 3.2 strings and PID 2016-05-22 17:33:26 -04:00
Raphael Assenat fb1be3eee5 Version 3.1.1 2016-02-29 18:45:27 -05:00
Raphael Assenat 3757250833 Force rumble through command 2015-11-06 23:27:30 -05:00
Raphael Assenat 831487efe2 Share common N64 and GC buffers 2015-10-28 00:16:02 -04:00
Raphael Assenat 501a4a619c Move inline assembler to assembler file (.S) 2015-10-27 22:09:53 -04:00
Raphael Assenat 847a7c84e1 Update makefiles for version string 2015-10-17 23:21:01 -04:00
Raphael Assenat 6fafb86d46 Use a timer for controller polling interval 2015-10-17 18:34:11 -04:00
Raphael Assenat 54196a0d76 Move more logic from main to usbpad, implement serial from eeprom 2015-10-17 17:21:22 -04:00
Raphael Assenat 3b935d12fc Implement hid data interface for config and special functions 2015-08-23 02:51:10 -04:00
Raphael Assenat 73ff27da26 misc 2015-08-22 00:46:19 -04:00
Raphael Assenat 2444e7699b Add gamecube support (and rework makefiles) 2015-08-21 00:16:34 -04:00