New release of MMbasic 5.07.06 on the Raspberry Pi Pico
Includes many bug fixes and enhancements - see
https://www.thebackshed.com/forum/ViewTopic.php?FID=16&TID=15441 for details.
A major change is the implementation of a full filesystem on the flash chip which automatically sizes itself to the specific chip. This is based on LittleFS with enhancements to support full directory navigation and seamless integration with the FatFS file system on the SDcard.
Using automatic manipulation of the flash chip divide ratio MMbasic now runs reliably at up to 378MHz interpreting up to 250,000 Basic lines per second. The RP2040 is quite remarkable for its overclocking ability.
The new firmware and manuals can be downloaded from:
PicoMite:
https://geoffg.net/picomite.htmlPicoMiteVGA:
https://geoffg.net/picomitevga.htmlSource:
https://github.com/UKTailwind/PicoMite