1
0
mirror of https://github.com/raphnet/gc_n64_usb-v3 synced 2024-08-13 17:03:49 -04:00
Go to file
Raphael Assenat 73ff27da26 misc
2015-08-22 00:46:19 -04:00
misc Misc tools 2015-08-20 23:40:35 -04:00
.gitignore WIP 2015-06-13 23:44:21 -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 Fix gamecube button storing 2015-08-22 00:45:46 -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 misc 2015-08-22 00:46:19 -04:00
Makefile Add gamecube support (and rework makefiles) 2015-08-21 00:16:34 -04:00
Makefile.inc misc 2015-08-22 00:46:19 -04:00
Makefile.stk525 Add gamecube support (and rework makefiles) 2015-08-21 00:16:34 -04:00
mappings.c Button mapping framework 2015-08-22 00:44:51 -04:00
mappings.h Button mapping framework 2015-08-22 00:44:51 -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 Use button mapping framework 2015-08-22 00:45:26 -04:00
usbpad.h Button mapping framework 2015-08-22 00:44:51 -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