Changed
- Replaced rotary encoder routines with a much more robust algorithm borrowed from FlashFloppy.
- Kernels are now gzip-compressed, which saves some SD card space and may slightly reduce loading times.
Fixed
- Memory corruption/crashing caused by faulty ring buffer dequeue implementation.
- Updater: self-update URL was incorrect after the main git branch was renamed. Please manually re-download
mt32pi_updater.py
.