Skip to content

Releases: esp-cpp/esp-box-emu

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

v0.3.1

12 Nov 04:51
0ec07b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

05 Nov 17:45
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...v0.3.0

v0.2.0

08 May 03:55
15990b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.5...0.2.0

v0.1.5

23 Feb 14:03
07ac94e
Compare
Choose a tag to compare

Working hardware + software for esp-box-emu:

image
image

What's Changed

Full Changelog: 0.1.4...0.1.5

v0.1.4

05 Feb 20:14
ddcbced
Compare
Choose a tag to compare

What's Changed

All current CAD (electrical and mechanical) has been moved to Fusion for quicker iteration and better integration.

Full Changelog: 0.1.3...0.1.4

v0.1.3

29 Nov 16:49
0ca5bac
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.2...0.1.3

v0.1.2

17 Nov 22:55
5e347b9
Compare
Choose a tag to compare

Faster GBC emulation to support full screen video output. Updated LCD display to support queued (non-blocking) SPI transmissions for large blocks of color data. Added video scaling setting to settings page. Added GPIO interrupt handler for MUTE button and BOOT button.

What's Changed

Full Changelog: 0.1.1...0.1.2