- Kicad PCB design gerber/sources.
- PIC18F24Q10 support.
- Makefile now use PICKIT4 and IPECMD
- Schematic now in KiCad format.
- Pre-defined button layout.
- Two buttons special mapping options for A+C-Down and B+C-Left.
- Turbo buttons special feature.
- Serial bridge ported to PIC18F14K22.
- Joystick response curve per axis and layout.
- Menu LED indicator.
- Answer N64 poll within WaveBird init.
- Mute joysticks input while in menu.
- Interrupt based reply.
- Support 1 player 2 controllers control style.
- N64 controller pin on PORTB.
- Joystick scaling menu option.
- Slot bypass mode. (Fixes #10)
- GameCube joysticks scaling. (Fixes #7)
- Ported Python2 scripts to Python3.
- Support PIC18F14K22 microcontroller.
- Real-time CRC calculation. (Fixed issue #1)
- Axes remapping.
- Layout modifier function.
- Configuration menu.
- EEPROM flexibility.
- Support PIC12F683 microcontroller.
- Support PIC12F683 microcontroller.
- Support identify command 0xFF. (Fixed issue #2)
- Enable/Disable Rumple Pak emulation. (Enhancement #4)
- Support WaveBird. (Enhancement #5)
- Support 4 mapping layout.
- Support for PIC16F84A & PIC12F629.
- Initial version.