Skip to content

Commit

Permalink
Update ChanceLog.
Browse files Browse the repository at this point in the history
  • Loading branch information
punesemu committed Feb 25, 2024
1 parent 1f9908b commit c557f86
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -29,21 +29,25 @@ Changelog:
- Added support to mapper : 100, 122, 157, 170, 272, 291, 311, 334, 354, 362, 366, 384, 421, 446, 471, 517, 551, 552, 555, 561.
- Added support to UNIF mapper : Transformer, UNROM, AMROM, AOROM, LH09, A60AS, T4A54A, FC-28-5027, 150in1A, 212-HONG-KONG, GKCXIN, 113in1JY110, 820561C, M2C52A, S-2009.
- Added full support for the Detach Barcode Reader of mapper 157.
- Added support for nes20db.xml and dip.cfg (many thx to NewRisingSun for is for his immense work).
- Added support for FFmpeg 6.x libraries.
- Added support for nes20db.xml and dip.cfg (many thx to NewRisingSun for his immense work).
Both files will be distributed together with the emulator and will be located in the following directories:
* Linux/BSD - {default system datadir}/puNES
* Windows - directory where the executable is placed.
if you want to use a more updated version than the one distributed with the emulator, just copy it either in the executable directory or in the working directory of the emulator, which can also be opened from the "File -> Open working directory" menu.
- Added full support for Vs System (UniSystem and DualSystem).
- Added a screen icon that shows when Fast Forwarding is active.
- In Fullscreen the menu bar can be accessed by moving the mouse over the top of the screen.
- Updated Italian, Chinese, French, Hungarian, Portuguese and Russian translation (thx to Alex Timonin, FlameMan, stgapr29, tch_oscomp, Matheus Scattolin Anselmo, owomomo, shinyoyo, githubsilver and Benjamin Siskoo).
- Changed the "Toggle menu bar" shortcut to ESC.
- Windows x86_64: Update to Qt5 5.15.8 (#279).
- Fixed the management of keyboard input (#317).
- Fixed map of one keyboard button to multiple controllers (#277).
- Fixed FDS wavetable pitch (#295).
- Fixed patching of IPS files.
- Updated Portuguese, Russian and Spanish translations (thx to Felipefpl, Matheus Scattolin Anselmo, Alexey Timonin and MS-PC).
Note: Due to the numerous changes I'm making to the core of the emulator, new bugs may have been introduced, if you find roms no longer work correctly compared to the previous version, please let me know.
- Fixed crackling sound when audio is enabled/disabled.
- Fixed Meta button recognition on some keyboard layouts.
- Fixed many many many other bugs.

0.110
- Added support to Wayland.
Expand Down

0 comments on commit c557f86

Please sign in to comment.