10-02-2017, 07:53 AM
The revision 059ea519 of the emulator desmume was released and built. Here are the download links:
windows-x86-64: http://files.emunewz.net/builds/desmume/...x86-64.zip
check out the Live Downloads section for more builds
windows-x86-64: http://files.emunewz.net/builds/desmume/...x86-64.zip
Code:
Cocoa Port: Vastly improve the ability to take screenshots of the NDS displays. - The old Tools > Save Screenshot As has been replaced with the new Screenshot Capture Tool. - The new Screenshot Capture Tool allows screenshots to be configured to render with the same layout features as a display view. - Screenshot captures now both render and save to file on their own independent threads. - Screenshots are now captured using the Take Screenshot button, and files are now automatically named based on ROM name and timestamp. - All of these features means that users can now rapidly take screenshots with their own custom layouts, all with little to no slowdown to the emulation. - Also do a bunch of code cleanup and refactoring as a side-effect of adding these new features.