What's new

puNES v0.109 released

puNES v0.109 is released. puNES is a NES emulator. Currently the program supports mappers 0, MMC1, UNROM, CNROM, and the sound is available. It uses the SDL libraries and it works on both Linux and Windows.

puNES v0.109 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.


 

Top