![EmuCR:Fceux EmuCR:Fceux](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhgWNsdwz4IZBY6jR0yDBSMVEGxj5a0I6GVYSwd2b3NvqILrCPLJls-eiwcjBlNG_fJKm6lDTZCSQFGDtDmeiSdiT0U6KgoT1LvXUpm90lOUZAyT8D-HIRTqV9rbOAUFb5u5h0DXO2P2xJf/s320/7630114_orig.png)
Fceux Git changelog:
* Added a recent ROMs sub menu to the Qt main menu.
* Added a few context menu accelerators to debugger, hex editor, ppu viewer, and name table viewer Qt windows.
* More QFileDialog show()/exec() fixes. #332
* Removed all redundant QFileDialog calls to show() when exec() is already being called. The show() function is a non-blocking call to create a dialog window. exec() is a blocking call and is required to use the native windows file browser. Since all the file dialog callback functions are designed to be blocking anyway, the show() calls really shouldn't be there anyway. This fixes part of #332.
* Added a refresh rate submenu under View in the Qt hex editor that allows for setting the update rate to the following values in Hz: 5, 10, 20, 30, and 60 (for those with super human eye-to-brain processing times).
* Added logic to Qt hex editor to force a redraw event when keyboard or mouse events that effect the cursor occur.
* Added logic to Qt hex editor to set minimum line width to full line length at construction. Part of #322.
* Set minimum debugger assembly viewport width at construction to avoid window resizing when upon initial load of assembly text. Part of #322.
* Removed calls to old text console based cheat menu in favor of Qt GUI cheat menu. Default hot key for opening the cheat menu is F1 and was crashing when trying to bring up text cheat console. Qt window does not have this issue. Fixes part of #332.
* Bug fix for hex editor crashing when changing view to PPU or ROM with no game loaded. Fixes part of #332.
Download:
Fceux Git (2021/02/20) x64 : 1fichier anonfiles bayfiles dailyuploads megaup tusfiles uptobox zippyshare
Source: Here
0 Comments
Post a Comment