Skip to content

v3.2

Latest
Compare
Choose a tag to compare
@dirkwhoffmann dirkwhoffmann released this 16 Jan 14:26
· 220 commits to master since this release

Enhancenemts:

  • Improved Dashboard (#856)
  • User-selectable number formats in inspector (#862)
  • Auto-completion for enum-like options in RetroShell (#861)
  • Framebuffer screenshots (#863)

Bug fixes:

  • The emulator does no longer crash when a dropdown menu in a shrinked toolbar is selected.

Internal changes:

  • Switched Swift interoperability from C to C++.
  • Encapsulated more data structures and types in the vAmiga namespace.