Skip to content

Releases: esp-cpp/esp-box-emu

v0.9.2

05 Jul 04:39
5d60b49
Compare
Choose a tag to compare

What's Changed

  • ci: Update atopile action to only upload box-emu and box-3-emu files and zip them by @finger563 in #75
  • ci: update firmware packaging to zip the output into a single archive for upload to release by @finger563 in #76
  • Only run atopile action on ecad changes and render 3d image output of ecad by @finger563 in #77
  • ci: Remove pr image upload because it was not good by @finger563 in #78

Full Changelog: v0.9.1...v0.9.2

v0.9.1

04 Jul 04:41
c818b4b
Compare
Choose a tag to compare

What's Changed

  • fix(touch): Initialize touch after display so it works with lvgl by @finger563 in #74

Full Changelog: v0.9.0...v0.9.1

v0.9.0

04 Jul 03:38
fc6e4ae
Compare
Choose a tag to compare

What's Changed

  • Replace box-emu-hal (non-component) with actual box-emu component and use esp-box component from espp by @finger563 in #73

Full Changelog: v0.8.0...v0.9.0

v0.8.0

29 Jun 21:40
86732be
Compare
Choose a tag to compare

What's Changed

  • feat(box3): update espp for gt911 driver with working home button support by @finger563 in #66
  • feat(genesis): disable sound emulation when muted for better performance by @finger563 in #65
  • ci: allow static analysis to run on PRs from forks by @finger563 in #67
  • Feature: audio improvements by @finger563 in #68
  • Add atopile / KiCAD version of the electronics by @finger563 in #61
  • readme: udpate by @finger563 in #71
  • optimization: enable QIO mode for flash for faster reading from flash by @finger563 in #70
  • Feature/video speedup by @finger563 in #72

Full Changelog: v0.7.0...v0.8.0

v0.7.0

18 May 19:34
7973ef5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.7.0

v0.6.1

23 Jan 13:55
83abe8e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

18 Jan 23:39
86d523f
Compare
Choose a tag to compare

Full EMU V1 hardware support on ESP32-S3-BOX in preparation for Version 1 Release

box-emu-hal-support-compressed.mp4

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.5.0

09 Jan 22:32
c87bac4
Compare
Choose a tag to compare

Further progress towards Version 1:

What's Changed

  • feat(ui): add battery status indication by @finger563 in #50
  • feat(codec): update codec to allow use of i2c read/write functions by @finger563 in #51
  • Sega Master System / Game Gear support via SMSPlus by @finger563 in #52
  • fix(sms): fix palette index issue when taking screenshots by @finger563 in #53
  • fix(es7210): fix i2c write by @finger563 in #54
  • fix(nes): remove sleep during run for better audio by @finger563 in #55

Full Changelog: v0.4.0...v0.5.0

v0.4.0

28 Dec 01:40
Compare
Choose a tag to compare

Working towards version 1.0:

What's Changed

Full Changelog: v0.3.2...v0.4.0

v0.3.2

12 Dec 14:26
9753e80
Compare
Choose a tag to compare

What's Changed

  • feat: update to compile better with latest idf by @finger563 in #37
  • fix(cart): made destructor virtual to be overridden by subclasses by @finger563 in #39
  • Feature/40 brightness controls by @finger563 in #41

Full Changelog: v0.3.1...v0.3.2