This is a list of known bugs and issues in PicoMite MMBasic 5.07.01.  
These should be fixed in later versions.

==================================================================================
If "ON KEY keyno, int" is used with Ctrl-C and not closed with "ON KEY keyno, 0" then XMODEM won't work correctly. Fixed in V5.07.02b1
When editing files with REM command an additional space will be added after REM after each edit. Fixed in V5.07.02b2
Bug where writing text to an SPI LCD that overlapped the bottom of the screen would fail to de-assert LCD_CS. Fixed in V5.07.02b2
Bug in day$(now) function. Fixed in V5.07.02b2
Bug in using SYSTEM I2C or I2C2 for general I2C use if I2C READ does not use a string as the variable. Fixed in V5.07.03b0.
BUG in BACKLIGHT 0. Fixed in V5.07.03b3
Bug in load user function definitions F6-F9. Fixed in V5.07.03RC2
Bug in GUI BITMAP when using monchrome displays not updating the screen. Fixed in V5.07.03RC6. Workaround issue a REFRESH command after GUI BITMAP


