03-02-2018, 08:39 AM
The revision db1a19ad 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:
Windows Port: Do a complete code cleanup and refactor of aviout.cpp to use proper C++ objects. - aviout.cpp now uses Windows-style line-endings instead of Unix-style line-endings. - AVI segments now fill up much closer to the 2 GB file limit than before. - Error handling in the file writing thread is much more robust.