mirror of
https://github.com/raphnet/gc_n64_usb-v3
synced 2024-11-16 06:05:00 -05:00
1fcfe8b594
./wait_then_flash.sh atmega32u2 $HEXFILE
30 lines
1.0 KiB
Plaintext
30 lines
1.0 KiB
Plaintext
- August 22, 2016 : Version 3.2.1
|
|
- Implement N64-only and GC-only personalities (Different product ID and
|
|
device name)
|
|
|
|
- May 22, 2016 : Version 3.2.0
|
|
- Fix reconnecting loop in MacOS X
|
|
- Change gamecube trigger HID usage (Slider became Z). Now it works fine in openEMU.
|
|
- Version and product string updated.
|
|
- USB product ID changed.
|
|
|
|
- February 29, 2016 : Version 3.1.1
|
|
- Fix vibration code for x360ce (Was always on)
|
|
|
|
- February 24, 2016 : Version 3.1.0
|
|
- Add a test rumble command (for GUI tool, or for simple rumble control)
|
|
- Adjust Gamecube/N64 wire protocol timing (Fixes Mad Catz controller)
|
|
- Automatically perform center calibration when connecting a gamecube controller
|
|
- Fix Wavebird detection
|
|
- Stability improvements (prevent buffer overflows when receiving)
|
|
|
|
- October 2, 2015 : Version 3.0.0
|
|
Initial release:
|
|
- Gamecube and N64 controller support
|
|
- Rumble support
|
|
- Raw N64/GC controller bus access
|
|
- N64 mempak support
|
|
- Firmware update support
|
|
- Adjustable polling rate (down to 1ms)
|
|
|