Releases: Ryzee119/usb64
build-202410112011
pio: Update to teensy platform 5.0
build-202210260119
Input: Support additional USB Hub
build-202209210246
Build: Reorder dependancy install Install wheel before platformio
build-202209202151
Input: Add Xbox Duke mapping
build-202209202134
Build: Fix deprecation warnings for platformio.ini
build-202208080619
hw: Add 100pF filtering capacitors
build-202110290732
This release brings usb64 up to the latest 'stable' release of the Teensy library.
SD driver/Fatfs completely replaced. This seems alot faster than before so changing to TPAK is a bit faster.
*Note: For some reason this seems more picky about the format of the SD Card. I had to format mine with https://www.sdcard.org/downloads/formatter/ for it to work..
Memory allocation to external RAM now uses Teensy's own function instead of my own.
I fixed a couple bugs in the n64 backend code. This could have caused issues in some theoretical cases although I never saw an issue in practise.
This include alot of backend changes by the Teensy team. Hopefully alot of these are optimisations/stablility improvements for an overall better experience.
build-202109040414
Add Randnet keyboard emulation support. Connect a USB keyboard and this should detect automatically
USB Host will force 12mbps speed which fixes some devices connected via a hub.
build-202012142305
n64: Only interrupt if n64 is on
Main: Setup IO in early hook
Should help is some rare cases that the Teensy holds a controller line low at boot up preventing the n64 from booting.
TFT: Add temperature readout.
Reads the internal Teensy temp sensor and displays it on the LCD.
build-202011260806
Added support for Xbox Series S/X controller (Wired)