Skip to content

v5.6.7

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Feb 21:04
· 206 commits to master since this release
78d80f6

πŸ› Bugfixes

  • Use path-type config file line save method.
  • SX32Pro can support 128M RAM, fix memory mapping.
  • "Warp mode reset" on the fly change wasn't recognized
  • Fixed GUI->Chipset->Chipset Extra dropdown not being updated correctly
  • Revert Vsync option effect: only affect internal emulation state
  • Wnsure keyboard keys are released when pressing Alt-Tab
  • Ignore Alt-Tab if used to release focus

πŸ”¨ Improvements

  • History list paths now follow relative/absolute path mode.
  • Merge updates from Preview branch
  • Improve auto-crop accuracy

πŸ—οΈ Build System

  • Added missing extra dependencies in Brewfile
  • Don't force ld gold in all platforms (fixes #1213)
  • Upgrade upload-artifact action to v4

πŸͺš Refactors

  • minor cleanup