![]() |
New DeSmuME revision 5140 - Printable Version +- EmuNewz Network (https://www.emunewz.net/forum) +-- Forum: Official Boards for Emunews Affiliated Emu Projects (https://www.emunewz.net/forum/forumdisplay.php?fid=47) +--- Forum: Emunewz autobuilds project (https://www.emunewz.net/forum/forumdisplay.php?fid=159) +---- Forum: Builds (https://www.emunewz.net/forum/forumdisplay.php?fid=160) +----- Forum: Automatic desmemu builds (https://www.emunewz.net/forum/forumdisplay.php?fid=201) +----- Thread: New DeSmuME revision 5140 (/showthread.php?tid=168332) |
New DeSmuME revision 5140 - Live Downloads - 03-27-2015 The revision 5140 of the emulator DeSmuME was released and built. Here are the download links: windows-x86-32: http://rapidgator.net/file/bc9e9cf18dcbd23621dfdc5c1ebae2e8/DeSmuME-r5140-windows-x86-32.zip.html Code: fix " #1454 NAND games won\'t save " by continuing my sloppy fixes from r5052 and r5053 while also removing some of r4880 "optimize read/writes to NAND" since that kind of logic should be handled in the file IO layer even if it isn\'t now, otherwise the logic is too redundant and complicated spread around the codebase. In the future we need to evaluate using EnablePositionCache() on all the mc.cpp operations |