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.