Prepare for release 3.4.1

This commit is contained in:
Raphael Assenat 2017-08-14 17:59:12 -04:00
parent c123fd6b52
commit 05b47f9967
2 changed files with 4 additions and 1 deletions

View File

@ -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 stkchk.o
VERSIONSTR=\"3.4.0\"
VERSIONSTR=\"3.4.1\"
VERSIONSTR_SHORT=\"3.4\"

View File

@ -1,3 +1,6 @@
- August 14, 2017 : Version 3.4.1
- Add a "triggers as buttons" mode for Gamecube controllers
- January 8, 2017 : Version 3.4.0
- New IO request for even lower latency when using the raphnetraw plugins
- Reduced memory footprint