Skip to content

Releases: Zondax/zemu

v0.38.0

31 Mar 15:07
0119e62
Compare
Choose a tag to compare

Add enableSpecialMode method

Update Speculos

31 Mar 13:07
90ca2b2
Compare
Choose a tag to compare
Merge pull request #213 from Zondax/update_speculos

Update Speculos

v0.37.0

29 Mar 08:29
310add8
Compare
Choose a tag to compare

Update speculos image

v0.36.2

20 Mar 17:05
1ecde3e
Compare
Choose a tag to compare

Minor fixes for Stax, keep working

v0.36.1

17 Mar 13:37
4ad5d0e
Compare
Choose a tag to compare

Minor fixes for Stax

v0.36.0

08 Mar 09:10
2278132
Compare
Choose a tag to compare

Update Docker image to a multiarch one.

Improvement for Stax

22 Feb 14:24
1791cfa
Compare
Choose a tag to compare
Merge pull request #205 from Zondax/fix_touch_buttons

increment press and hold time

v0.35.0

14 Feb 18:55
4d90f45
Compare
Choose a tag to compare

Add Stax support 🎉
Refactor a lot of code to improve performance and maintainability 🖥️

v0.34.0

28 Oct 12:52
95ccef3
Compare
Choose a tag to compare

Quite important release! 🎉
Now Zemu is going to (truly) be able to run several tests at the same time.

This bundles:

  • Update deps
  • Small refactors, specially for Emulator class
  • Allow Zemu to run several containers at the same time

Breaking changes:

  • Remove unused startDelay, pressDelay, and x11 variables from main Zemu class

Add overwrite method

13 Oct 15:30
338023b
Compare
Choose a tag to compare
Merge pull request #187 from Zondax/add_helper_method

Overwrite snapshot method