mirror of
https://github.com/raphnet/gc_n64_usb-v3
synced 2024-08-13 17:03:49 -04:00
Version 3.3.1
This commit is contained in:
parent
bbefc8203c
commit
434aec0d4b
@ -1,3 +1,3 @@
|
||||
OBJS=main.o usb.o usbpad.o mappings.o gcn64_protocol.o n64.o gamecube.o usart1.o bootloader.o eeprom.o config.o hiddata.o usbstrings.o intervaltimer.o version.o gcn64txrx0.o gcn64txrx1.o gcn64txrx2.o gcn64txrx3.o gamepads.o
|
||||
VERSIONSTR=\"3.3.0\"
|
||||
VERSIONSTR=\"3.3.1\"
|
||||
VERSIONSTR_SHORT=\"3.3\"
|
||||
|
@ -1,3 +1,6 @@
|
||||
- Novermber 2, 2016 : Version 3.3.1
|
||||
- Fix freeze when only one joystick was used in dual controller mode.
|
||||
|
||||
- October 25, 2016 : Version 3.3.0
|
||||
- Implement multi player support (maximum two on Atmega32u2 due to endpoint
|
||||
limit). New personalities, each with unique USB PID and product name:
|
||||
|
Loading…
Reference in New Issue
Block a user