You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Raphael Assenat d2b53baad0 More verbosity in mempak_extract_note 7 years ago
misc Misc tools 8 years ago
scripts udev rules 8 years ago
tool More verbosity in mempak_extract_note 7 years ago
.gitignore WIP 8 years ago
Makefile rename build file 8 years ago
Makefile.inc Force rumble through command 8 years ago
Makefile.stk525 rename build file 8 years ago
bootloader.c Start bootloader by USB message 8 years ago
bootloader.h Start bootloader by USB message 8 years ago
changelog.txt Force rumble through command 8 years ago
config.c Add flags for config 8 years ago
config.h Add flags for config 8 years ago
dataHidReport.c Allocate 40 bytes for custom commands 8 years ago
eeprom.c Implement hid data interface for config and special functions 8 years ago
eeprom.h Implement hid data interface for config and special functions 8 years ago
enter_bootloader.sh Send command to enter bootloader when flashing 8 years ago
gamecube.c Gamecube hotplugging infrastructure 7 years ago
gamecube.h Add gamecube support (and rework makefiles) 8 years ago
gamepads.c Share common N64 and GC buffers 8 years ago
gamepads.h Gamecube hotplugging infrastructure 7 years ago
gcn64_protocol.c Display errors only when tracing 7 years ago
gcn64_protocol.h Do away with the gcn64 work buffer (saves more memory!) 8 years ago
gcn64txrx.S gcn64txrx: Return an error code specific to overflow 7 years ago
gcn64txrx.h gcn64txrx: Return an error code specific to overflow 7 years ago
hiddata.c Force rumble through command 8 years ago
hiddata.h Implement hid data interface for config and special functions 8 years ago
intervaltimer.c Fix warning 8 years ago
intervaltimer.h Use a timer for controller polling interval 8 years ago
main.c Gamecube hotplugging infrastructure 7 years ago
main.h Implement get_controller_type 8 years ago
mappings.c Store button mappings in program space 8 years ago
mappings.h Button mapping framework 8 years ago
n64.c Do away with the gcn64 work buffer (saves more memory!) 8 years ago
n64.h Use new gampad data and usbpad 8 years ago
reportdesc.c Cleanup report descriptor a bit. 8 years ago
requests.h Force rumble through command 8 years ago
usart1.c Explicitely disable flow control for some usarts 8 years ago
usart1.h WIP 8 years ago
usb.c More use of printf_P 8 years ago
usb.h Add a function to test if USB interrupt send would block 8 years ago
usbpad.c Force rumble through command 8 years ago
usbpad.h Force rumble through command 8 years ago
usbstrings.c Move more logic from main to usbpad, implement serial from eeprom 8 years ago
usbstrings.h Move more logic from main to usbpad, implement serial from eeprom 8 years ago
util.h Start bootloader by USB message 8 years ago
version.c Use different signature for stk525 build 8 years ago
version.h Use different signature for stk525 build 8 years ago
wait_then_flash.sh WIP 8 years ago