Skip to content

ZX-ESPectrum-IDF v1.0 beta 2

Compare
Choose a tag to compare
@EremusOne EremusOne released this 08 Feb 12:11
· 448 commits to master since this release

New feature:

  • BMP screen capture: use PrtScr to dump a screen capture in BMP format to /scr directory on SD Card.

Bugfixes:

  • Fixed boot if SD Card was selected as storage and no SD Card inserted.

How to Flash:

Use Flash download tools from Espressif to flash it into your board:

  • Open the ESP32 Flash Download Tool.
  • Select "ESP32" as chipType.
  • Select "Develop" as workMode.

Once started:

  • Select COM Port (whichever one your board has taken).
  • Select Baud rate (460800 works fine for me).

Finally:

  • Load .bin file, set 0x0 as address, check it and press START.

Wait until status panel shows "FINISH", power off and power on your board and ENJOY!