Version 1.63 du 17/09/2025- General : Added a shortcut to change the backdrop color for sprite extraction.
- General : Fixed QuickSave 0-9 slot shortcuts not working.
- General : Allow "Address:byte" form for cheat inputs.
- General : Fixed ZIP files not being closed after patch search.
- General : Various memmap fixes to allow unofficial mappings.
- General : Added usage of ImGui to draw things on top of the screen instead of inside.
- Win32 : Fixed AVI not recording audio.
- Win32 : Fixed framerate throttling in turbo mode (now works during AVI recording).
- Win32 : Fixed interlaced output speed being double.
- Win32 : Fixed command line arguments not working.
- Win32 : Fixed WaveOut device name display for names longer than 31 characters.
- Win32 : Fixed Bank+/- hotkey saving.
- Win32 : Added hotkeys for aspect ratio, cheat edit/search.
- Win32 : Added multiselect for cheat edit dialog.
- Gtk : Fixed config file location to never put files directly in $HOME and obey $XDG_CONFIG_HOME.
- Gtk : Updated translations from JakeSmarter and StanleyKid-22.
Version 1.62.3 du 07/05/2023- Fixed SA1 division with negative dividend again.
- Fixed timing on several instructions.
- MSU1 audio with no loop point will not repeat from start.
- Modernized some old memory-related code.
- Fixed a desynchronization in interlaced modes and reporting.
- Remove SA1 access to WRAM.
- Added second set of registers between S-DSP and S-SMP. Fixes PAL version of Virtual Bart.
- Added a Vulkan graphics output method. Similar to OpenGL, this can use libretro's slang shaders.
- Changed the automatic frame skip throttle to take place immediately before showing the frame, making VRR work better.
- Add menu item to clear recent files entries.
- Add fixed window size changes up to 10x.
- Improved the shader parameters dialog with sliders and resize.
- Allow disabling adding registry entries. Deletes any existing entries when the option is disabled.