Skip to content

v7.0.3

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 15:11
· 16 commits to master since this release
4471106

πŸŽ‰ New Features

  • Matrox PCI card emulation. Misc 86box merges.

πŸ› Bugfixes

  • fixed crash after tablet placeholder code in previous commit
  • Comment out more tablet stuff
  • fix _sntprintf sizeof references
  • ROM list would not get updated on refresh

πŸ”¨ Improvements

  • add placeholders for future tablet support (#1622)
  • Added Action Replay 3.17 odd/even checksums.
  • P96 Allow zero BytesPerRow.
  • Fix genlock + LDP OSD generator text position.
  • When caching next CD sectors, don't seek backwards and release semaphore during read.

πŸ—οΈ Build System

  • fix some more compiler warnings
  • fixed CXXFLAGS and LDFLAGS
  • Improve CXX_FLAGS again

πŸͺš Refactors

  • don't reload all roms on each GUI refresh
  • Only enable Refresh rate dropdown when Fullscreen is selected
  • make external libraries optional (#1626 by midwan)
  • Don't refresh ROMs panel twice