03-06-2014, 05:29 AM
The revision 5015 of the emulator DeSmuME was released and built. Here are the download links:
windows-x86-32: http://rapidgator.net/file/4697071eb0f72...2.zip.html
check out the Live Downloads section for more builds
windows-x86-32: http://rapidgator.net/file/4697071eb0f72...2.zip.html
Code:
Video Filters:
- When using multiple threads, ensure that all lines are accounted for when the line count isn\'t evenly divisible by the thread count.
- Add static method VideoFilter::GetAttributesByID().
- Reallocating the destination buffers now uses its own method. Reverts the changes from r5000.
- Prepare the code for the use of multi-pass filters.