Skip to content

v0.7.0

Compare
Choose a tag to compare
@fdivitto fdivitto released this 18 Sep 09:23
· 1170 commits to master since this release
  • added Commodore VIC20 emulator demo
  • added FileBrowser demo (handle SPIFFS and download files from internet)
  • added uiFileBrowser UI control
  • added inputBox UI helper
  • added new modelines
  • support for fast direct frambuffer access
  • uiApp can now quit
  • combobox: selected item is visible on show
  • added FileBrowser class for FS browsing and handling
  • other minor additions
  • fixed several bugs