Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
punes-0.109-x86_64-win-opengl.zip | 2022-02-12 | 22.1 MB | |
punes-0.109-x86_64-win-d3d9.zip | 2022-02-12 | 22.3 MB | |
punes-0.109-i686-win-opengl.zip | 2022-02-12 | 19.5 MB | |
punes-0.109-i686-win-d3d9.zip | 2022-02-12 | 19.6 MB | |
README.md | 2022-02-12 | 821 Bytes | |
v0.109 source code.tar.gz | 2022-02-12 | 48.7 MB | |
v0.109 source code.zip | 2022-02-12 | 51.2 MB | |
Totals: 7 Items | 183.4 MB | 0 |
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' (https://github.com/punesemu/puNES/issues/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 (https://github.com/punesemu/puNES/issues/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 (https://github.com/punesemu/puNES/issues/188).
- Sometimes the mouse cursor may not be visible. Fixed.
- Entering or leaving the fullscreen could cause the window to lose focus. Fixed.