Go to file
Raphael Assenat 7c991aa1a4 Corrected gamepad button bits definitions 2015-08-22 00:44:01 -04:00
misc Misc tools 2015-08-20 23:40:35 -04:00
.gitignore WIP 2015-06-13 23:44:21 -04:00
Makefile Add gamecube support (and rework makefiles) 2015-08-21 00:16:34 -04:00
Makefile.inc Add gamecube support (and rework makefiles) 2015-08-21 00:16:34 -04:00
Makefile.stk525 Add gamecube support (and rework makefiles) 2015-08-21 00:16:34 -04:00
bootloader.c Start bootloader by USB message 2015-08-16 01:59:38 -04:00
bootloader.h Start bootloader by USB message 2015-08-16 01:59:38 -04:00
dataHidReport.c Start bootloader by USB message 2015-08-16 01:59:38 -04:00
gamecube.c Add gamecube support (and rework makefiles) 2015-08-21 00:16:34 -04:00
gamecube.h Add gamecube support (and rework makefiles) 2015-08-21 00:16:34 -04:00
gamepads.h Corrected gamepad button bits definitions 2015-08-22 00:44:01 -04:00
gcn64_protocol.c Add STK525 (dev board) support 2015-08-18 21:09:34 -04:00
gcn64_protocol.h WIP 2015-06-13 23:44:21 -04:00
main.c Use gcn64_detectController to detect N64 vs Gamecube controllers 2015-08-21 23:31:50 -04:00
n64.c Use new gampad data and usbpad 2015-08-20 23:39:54 -04:00
n64.h Use new gampad data and usbpad 2015-08-20 23:39:54 -04:00
reportdesc.c Cleanup report descriptor a bit. 2015-08-18 23:24:23 -04:00
usart1.c Explicitely disable flow control for some usarts 2015-06-14 00:49:25 -04:00
usart1.h WIP 2015-06-13 23:44:21 -04:00
usb.c Start bootloader by USB message 2015-08-16 01:59:38 -04:00
usb.h Add multiple HID interface support (control ep0) 2015-08-16 00:43:28 -04:00
usbpad.c Support for NULL (idle) reports 2015-08-21 00:16:54 -04:00
usbpad.h Generic gamepad structure and USB gamepad 2015-08-20 23:38:52 -04:00
util.h Start bootloader by USB message 2015-08-16 01:59:38 -04:00
wait_then_flash.sh WIP 2015-06-13 23:44:21 -04:00