Skip to content

v0.109

Compare
Choose a tag to compare
@punesemu punesemu released this 12 Feb 18:15
· 885 commits to master since this release
b9750d1

Changelog

  • Fixed 'make install'.
  • Added support for mapper 210 and improved support for Nes 2.0 format.
  • Disabled creation of mimeinfo.cache with 'make install' (#191).
  • With some DE if I don't reset the min and max size of the window with reset_min_max_size()
    the fullscreen is wrecked (#186).
  • Improved high dpi support.
    • Rewrote part of the overlay.
    • Uniform font used in the overlay.
    • Uniform graphics management between OpenGL and D3D9.
  • Fixed the shaders "NTSC 2Phase Composite" and "Old TV" in D3D9 version (#188).
  • Sometimes the mouse cursor may not be visible. Fixed.
  • Entering or leaving the fullscreen could cause the window to lose focus. Fixed.