Changelog for v3.3

This commit is contained in:
Raphael Assenat 2016-10-10 14:58:47 -04:00
parent 8da31387f6
commit 07ffccc787
1 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,11 @@
- October 10, 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:
- Dual GC/N64 to USB mode
- Dual N64-only to USB mode
- Dual GC-only to USB mode
- Core communication code updated to support up to four channels.
- August 22, 2016 : Version 3.2.1 - August 22, 2016 : Version 3.2.1
- Implement N64-only and GC-only personalities (Different product ID and - Implement N64-only and GC-only personalities (Different product ID and
device name) device name)