08-06-2015, 09:25 PM
The revision 5233 of the emulator DeSmuME was released and built. Here are the download links:
windows-x86-32: http://rapidgator.net/file/520c8262d6968...2.zip.html
check out the Live Downloads section for more builds
windows-x86-32: http://rapidgator.net/file/520c8262d6968...2.zip.html
Code:
SoftRasterizer Renderer:
- Don’t evict the texture cache in the middle of geometry rendering! Fixes app crashing with games like Advance Wars: Days of Ruin that actually need to evict the texture cache. (Regression from r5175.)
- Do some minor code cleanup.