EmuNewz Network

Full Version: New DeSmuME revision 5212
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The revision 5212 of the emulator DeSmuME was released and built. Here are the download links:
windows-x86-32: http://rapidgator.net/file/64814ae53fbfe...2.zip.html

Code:
GPU:
- Add new malloc_alignedN() functions for easier dynamic allocation of aligned memory blocks.
- Rework buffer allocations using the new malloc_alignedN() functions.
- To enable SSSE3, also require ENABLE_SSE2 and ENABLE_SSE3.
- Add some more SSE2/SSSE3 optimizations.
- CACHE_ALIGN and malloc_alignedCacheLine() now set 64 byte alignment on 64-bit systems.
- Do a bunch more code cleanup.
check out the Live Downloads section for more builds