Skip to content

Releases: josch1710/RespeQt

Release 5.4.1

12 Jan 16:33
df5ba0e

Choose a tag to compare

What's Changed

  • Spanish language update by @ascrnet in #6
  • Update mingw32.yml by @josch1710 in #7
  • Update Actions by @josch1710 in #8
  • Fix out-of-bounds access in Happy RAM initialization by @boeserwatz in #9
  • First universal binaries for macOS based on Qt 5.15.14.

New Contributors

Full Changelog: r5.4.0...r5.4.1

RespeQt 5.4.1 Release Candidate 2

30 Dec 15:15

Choose a tag to compare

Pre-release

What's Changed

New Contributors

Full Changelog: r5.4.1RC1...r5.4.1RC2

RespeQt 5.4.1 Release Candidate 1

17 Jun 18:07

Choose a tag to compare

Pre-release
  • Reverted setting some serial lines by default on Linux and Mac.
  • TNFS support
    • Any mounted directory will be visible in the root directory of a virtual file system
    • Any operation, i.e. reading and writing files, creating and removing directories etc. are supported.

Release 5.4.0 H.A.T.Z. edition

10 May 04:33

Choose a tag to compare

New feature: Disk image browser
Several fixes for minor issues.

Full Changelog: r5.4RC4...r5.4.0

r5.4RC4

28 Mar 18:42

Choose a tag to compare

r5.4RC4 Pre-release
Pre-release

This Release Candidate fixes a bug, where a settings value could not be read.
There also was some work done on the Disk Browser feature.

Full Changelog: r5.4RC4...r5.4RC4

r5.4RC3

01 Feb 10:36

Choose a tag to compare

r5.4RC3 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v5.4RC1...r5.4RC3

5.4 Release Candidate 1

20 Mar 12:57

Choose a tag to compare

Pre-release
  • Lots of fixes
  • You can deactivate the 64 item limit on a mounted directory by clicking on the lock icon in the status bar (issue RespeQt#14)
  • Drag and drop fixed (issue #7)
  • You can record the SIO communication and replay it for debugging (Debug menu, issue #4)
  • Fixed an issue with ATR images with more that 256 sectors (PR #6)