EmuNewz Network

Full Version: DeSmuME (2017/08/22)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
New version of DeSmuMe

Code:
* GPU: Clean up and optimize the BG mosaic code.
* GPU: When calculating the VRAM pixel location using MMU_gpu_map(), replace division and mod instructions with bitshift and bitwise AND instructions. Should help older compilers that don't know how to optimize the division/mod instructions into bitshift/bitwise AND instructions.

Download links

x86 build
http://files.emunewz.net/emus/DS/DeSmuME...22-x86.zip

amd64 build

http://files.emunewz.net/emus/DS/DeSmuME...22-x64.zip